Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Source application

Status
Not open for further replies.

juststarted

IS-IT--Management
Jul 6, 2004
4
GB

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top