Computer Science Canada

running c++

Author:  krishon [ Sat Jun 21, 2003 11:31 am ]
Post subject:  running c++

um..since i'm new to c++ is there any other way that i can run a program on borland on some other place other than that DOS window, cuz i can't get ne colours to show up....or should i use microsoft visual to get the colours to show

Author:  Martin [ Sat Jun 21, 2003 12:12 pm ]
Post subject: 

You have to make a windows program to make a window show up. www.gametutorials.com has a few nice tutorials on windows programs. And you should probably get a better compiler to learn with. www.bloodshed.net has a nice one (devC++)

Author:  krishon [ Sat Jun 21, 2003 12:42 pm ]
Post subject: 

alright, kool, thx

Author:  rizzix [ Sat Jun 28, 2003 11:08 am ]
Post subject: 

use wxWindows it's a really cool api. and it helps developing platform independent code.


: