Ok. I know you guys probably don't like dealing with dumb..........es like myself, but i really want to learn how to do this ,and i cant get into school right now. So, please please please help me again. I am now able access my bcc55 file from command prompt, but now my bcc32 file isnt showing up. This is what i was working on to test my compiler.
Now, compile the program to create an executable:Code:#include <iostream.h> int main(void) { cout << "Hello." << endl; return 0; }
10. Type "bcc32 hello.cpp"
When i typed in bcc32 hello.cpp i was notified that bcc32 was not recognized as an internal or external command operable program or batch file.



LinkBack URL
About LinkBacks


