|
c++ with codewarrior to exe
okay we are doing basic c++ in our ENCMP first year eng course, and we write everything in codewarrior and run it from codewarrior. how can i compile my .cpp files to exe? i know it essentially does this so it can run them but i want to make an actually file. i found one having to do with debugging, but it runs the proper program and then on the last input i give it it just closes the window (we are making console apps btw) also i'm a newb lol. any ideas?
|