Requirements
To create your own programs you need:
An ANSI compatible C or C++ compiler. Compilers known to be compatible with the ProBoard SDK are:
Zortech C/C++ 2.0 - 3.0
Microsoft C/C++ 5.1 - 7.0
Borland C++ 2.0 - 4.5
Turbo C++ 1.0
Turbo C 1.0 - 2.0
Other compilers may work too, but were not tested.
An MS-compatible linker (usually the one that came with your compiler).
Linkers known to work with the ProBoard SDK are:
All Microsoft Linkers (LINK.EXE)
Borland's Turbo Link (TLINK)
ortech's BLINK
The ProBoard SDK include file PB_SDK.H
The ProBoard SDK library PB_SDK.LIB (for non-Borland compilers)
The ProBoard SDK file PB_SDK.OBJ (for Borland 3.x compilers)