PowerBASIC Console Compiler

From Rosetta Code
Revision as of 21:10, 26 December 2010 by Eriksiers (talk | contribs) (small change to phrasings)

PowerBASIC Console Compiler (a.k.a. PB/CC) is the Windows console (text-mode) compiler for PowerBASIC. It somewhat resembles PowerBASIC for DOS, but instead of console graphics routines, it includes simple window-handling and drawing routines.

It's important to note that while there are some minor language differences between PB/CC and PowerBASIC for Windows, for the most part they use the same language.