I've not programmed in ages. But I started once again this time on a mac. Installed gcc and wrote some c++ code and got this.
hi.c:2:22: error: iostream.h: No such file or directory
I looked in the book and it seems I wrote it correctly. Could it be a path issue? If so/not could someone pointing me in the right direction.
hi.c:2:22: error: iostream.h: No such file or directory
I looked in the book and it seems I wrote it correctly. Could it be a path issue? If so/not could someone pointing me in the right direction.