hi, help, on how to build stand alone C++ .exe

Newbie Member
9Aug2007,01:20   #1
esam's Avatar
i'm new guy here and i want to know how to build an stand alone (executable) program from .h and .cpp file scripts. thanx
Team Leader
9Aug2007,02:58   #2
DaWei's Avatar
Have you read the documentation? Have you looked at lebenty-zillion tutoriols (some bad) that illustrate the stupid "Hello World" apps? Please, read a little bit, at least. Your learning depends upon that. This forum (or any forum) may answer some questions, but it is not a substitute for learning the basics. That is YOUR job. If you don't wish to accept that mission, apply to a fast-food joint as a hamburger flipper, or make a cardboard sign and stand next to a freeway exit.
Go4Expert Founder
9Aug2007,11:08   #3
shabbir's Avatar
Quote:
Originally Posted by esam
i'm new guy here and i want to know how to build an stand alone (executable) program from .h and .cpp file scripts. thanx
Your question lacks lots of information and if you can just describe a bit more it would be fine. Do you have the compiler to compile the code in .cpp .h and if you have one what is the compiler you are using

Last edited by shabbir; 10Aug2007 at 09:01.. Reason: Typo error