|
FORUM MESSAGE
|
|
You are reading a General forum message.
Re: Problem with C++BuilderX
Author: Israel Luengo
Date Posted: 2005-04-28 09:35:51
i'm not sure, but i explain some info here (maybe can be useful)
i think...maybe because the "modern" compilers....are ready to generate Win applications, and the "kind" of program you put in your query, it's like my old programs in MSDOS, (this is, main function style main(void); , etc)....as i know...in windows all it's managed by a "tail" of messages, in main continuous loop. (a bit different...)
for example, in C++ Builder 6 , if you choose File->New->Other.....and Console Wizard Object....you can create Console applications,....this is for the kind of program you're trying execute
You create a Console application with this wizard....(it have a few choices of config)
I don't know if exist this kind of object in C++ Builder X
REPLY TO THIS MESSAGE?
Top
You can post a reply to this General message using the form below:
|
|