44f Subj : Newbie needs help! To : borland.public.cpp.borlandcpp From : Shadow Date : Thu Feb 03 2005 03:22 pm Hi all......I decided to learn C++ so my Xmas present to myself was a copy of Borland C++ Builder 6 Personal and a copy of C++ Programming: Program Design by D.S. Malik....which is a 2 semester generic C++ school text. I bought myself a copy of C++ Developer 's Guide to learn the IDE (but it is actually for the more expensive versions....which I could not afford). Well....I have been trying the example programs in the Malik book and I can't get them to work (or there is no indication that they work). The code is: #include ( I even change this line to read #ainclude ) using namespace std; int main() { cout <<"Welcome To C ++ Programming"< New > Application, File > New > C++ file and a few others.......can someone give me some direction on using Builder 6 with the Malik book? Shadow . 0