Advertisement

Dev-C++ help

Started by November 10, 2001 10:48 PM
1 comment, last by bigbadfunkdaddy 22 years, 10 months ago
Whenever i try to compile something using dev-c++, i always get an error. Even a simple hello world program. with dev-c++, do i need more headers than the iostream.h?
What is the error, that might help...

quote: Original post by bigbadfunkdaddy
with dev-c++, do i need more headers than the iostream.h?

Well, are you using functions defined in headers besides iostream.h?

[Resist Windows XP''s Invasive Production Activation Technology!]
Advertisement
nevermind...i do need more headers. i looked at a hello world example of their''s which came with and it had 4 headers instead of the one like in djgpp

This topic is closed to new replies.

Advertisement