View Single Post
  #9 (permalink)  
Old 12-06-2006, 01:16 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,421
Last Blog:
wxWidgets is NOT code ...
Rep Power: 37
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default

Yes, but you can make it not be. The language itself is cross-platform, but does not include anything for graphics. There are some cross-platform GUI toolkits available, such as wxWidgets and GTK+, which a lot of people like. Anything that is OS/hardware specific, or anything in Visual C++ is generally not cross-platform.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote