juststarted
IS-IT--Management
Im learning C++ right now, but there is something i don't seem to get.
When i choose "application" i can make buttons, labels etc. with drag and drop and than C++ builder makes functions for you. But i can't include C++ code that i learn from a book im using, while it does when i choose "console wizard" (then you see the outcome in dos mode).
I want to know in which mode (application,console wizard etc.) i have to make programms later on if i know enough of c++, because in application mode i can't include the source code im learning right now and in console wizard i get a dos-mode.
Thanx