If your c++ code is in notepad format (.txt) then just rename the file to something like this... From blahblah.txt to blahblah.cpp.
Or just open the blahblah.txt --> select everything (or your code) --> copy it then go to your c++ editor and paste it.
Note: Your code has to be in c++ language not any other language.
paul van dyk
On 2006-08-14 09:15:57
make a prgram in blank c++ program save it.u now go into the bin folder in the c++ folder and open the saved doc. which will be in the notepad form now type ( or copy) the program into this doc. and save again. now go to the c++ and open the file in c++ form all of that would be there
Answers
Mr. Me
On 2006-08-14 09:16:02
paul van dyk
On 2006-08-14 09:15:57