Subj : Re: Compiling error To : borland.public.cpp.borlandcpp From : maeder Date : Thu Nov 25 2004 05:59 pm "DS" writes: > Hi, I am just beginning to learn C++, so please bear with me. No problem, every programmer is at this stage once. :-) > While trying > to compile a simple "Hello World" type program, I keep getting the following > errors. > Error E2209 hello.cpp 1: Unable to open include file 'iostream.h' > Error E2451 hello.cpp 4: Undefined symbol 'cout' in function main() > Error E2451 hello.cpp 4: Undefined symbol 'endl' in functionmain() > > Did I make a mistake while installing to XP? That's hard to tell. Which version of Borland C++ are you using? What does this program look like? Also: please don't re-type error messages, but copy and paste them from the IDE (or the command line) into the newsreader. .