Trying to learn C++

Colin Law clanlaw at gmail.com
Thu Oct 17 20:53:47 UTC 2019


On Thu, 17 Oct 2019 at 21:44, Stephen <stephen_o at bell.net> wrote:

>
> I'm trying to learn Cpp programing on Linux Mint 18.3 which is based on
> Ubuntu 16.04.
>
> Every time I try to compile a source file that has #include <iostream> I
> get a message saying that it can't find iostream. I tried using
> iostream.h and it had the same effect.
>

Does it fail in the same way if you compile a file that includes just one
line containing
#include <iostream>

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20191017/d7f20cda/attachment.html>


More information about the ubuntu-users mailing list