ProBoard BBS Documentation

The Choice of Professionals

User Tools

Site Tools


Sidebar

INTRODUCTION

SUPPORT

INSTALLATION / UPGRADING

SYSTEM CONVERSIONS

STARTING PROBOARD

CONFIGURATION

SECURITY

RIPscrip GRAPHICS

FILE TAGGING

QWK

USERS

ECHOMAIL & NETMAIL

PBUTIL (The ProBoard Utility Program)

REFERENCE

TIPS & TRICKS

SOFTWARE DEVELOPMENT KIT

TELNET

EXTERNAL PROGRAMS / DOORS

External

requirements

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)
requirements.txt · Last modified: 2023/06/19 19:00 by admin