|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: online manual for C++builder?
try including conio.h , and then at the end of your program put in getch(); that will halt program til you hit a key -----Original Message----- From: a d <jokera_us@yahoo.com> To: gameprogrammer@gameprogrammer.com <gameprogrammer@gameprogrammer.com> Date: Monday, July 24, 2000 8:59 AM Subject: online manual for C++builder? >Hey, > recently ive had the oppurtunity to get C++ builder >4.0 . Im trying to find some time to learn how to game >progam. I have the "black book" or something like >that on 3D game programming and dits very thorough >(even though i only understand bits and pieces!) i >have the old turbo C program and when i write simple >(hello world,add,sub) i see the output but way too >fast. and when i write the stuff in builder i see >absolutely nothing ive tried to look for a manual in >th estores but i cant seem to find any. ive also >tried looking in the net and at borlands site but cant >seem to find what im looking for. > > >HElP! > >Thank you > >Seven > >__________________________________________________ >Do You Yahoo!? >Get Yahoo! Mail – Free email you can access from anywhere! >http://mail.yahoo.com/ >================================================================= >The GameProgrammer.Com mailing list is for the open discussion >of any topic related to the art, science, and business of >programming games. This list is especially tolerant of beginners. >We were all beginners once > >To SUBSCRIBE or UNSUBSCꫨ please visit: >http://gameprogrammer.com/mailinglist.html > ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCꫨ please visit: http://gameprogrammer.com/mailinglist.html
|
|