help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie: include files


From: Monte C. Haun Jr.
Subject: Newbie: include files
Date: Thu, 23 Sep 2004 21:46:27 -0400

I just happily downloaded a gnu devc++ IDE from Bloodshed software.
I finally got it to compile but it wouldn't recognize this command: #include
<iostream>  or <iostream.h>  "no such file or directory" . It would,
however,
compile with #include <stdio.h>.
C:\Program Files\Dev-Cpp\include....this seemed to contain: stdio.h

C:\Program Files\Dev-Cpp\include\c++....this seemed to contain: iostream.h

I started a project and the bullet was in C++ program instead of a C
program, and the file was named *.cpp

It doesnt seem to go down to the next subdirectory down from include files
to c++

I dont know what to do.

Monte C. Haun Jr.

mhaun@BLOCKSPAM.theworld.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]