PowerBASIC for DOS is a fully functional BASIC compiler with support for almost all of the syntax found in Microsoft's QBasic.You can create, compile, execute, and debug BASIC applications.
PowerBASIC for DOS is a fully functional BASIC compiler with support for almost all of the syntax found in Microsoft's QBasic.You can create, compile, execute, and debug BASIC applications. The compiler comes complete with its own IDE (Integrated Development Environment) and on-line help. PowerBASIC also features code and data pointer variables; unsigned byte, word, and dword variables; currency variables with user-defined precision; bit operations along with implied bit arrays; and unions.