RPGDXThe center of Indie-RPG gaming
Not logged in. [log in] [register]
 
Whats up w/my Iostream.h ?
 
Post new topic Reply to topic  
View previous topic - View next topic  
Author Message
Y treefingers Y
I wanna be a ballerina!


Joined: 21 Apr 2003
Posts: 29

PostPosted: Wed Jul 02, 2003 3:57 pm    Post subject: Whats up w/my Iostream.h ? [quote]

everytime i try to make a C++ DOS program just to mess around, i get 31 errors. is this because of Dev C++, im directing my includes in 2 different folders? i havent programmed in a while because of a windows problem im having (look at the other topic i started here...called Dev C++ if you wanted to see).
Back to top  
Rainer Deyke
Demon Hunter


Joined: 05 Jun 2002
Posts: 672

PostPosted: Wed Jul 02, 2003 4:19 pm    Post subject: [quote]

AFAIK MinGW does not generate DOS executables - what compiler/settings are you using? (Note that Dev-C++ is just an IDE and not a compiler. Note that there is a difference between Windows programs that run at the command line (aka "DOS prompt") and true DOS programs.)

The standard C++ header for iostreams is called , not . However, if you are using an old DOS compiler, then it seems more likely that your compiler/library does not support the latest C++ features that you are using.
Back to top  
Post new topic Reply to topic Page 1 of 1 All times are GMT
 



Display posts from previous:   
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum