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

proboard_interface_functions

This is an old revision of the document!


ProBoard Interface Functions

This is a list of all the functions that can be used to interface with ProBoard.

Several types have been defined in the file PB_SDK.H

   bool    : a boolean value that can have the values TRUE or FALSE
   byte    : an unsigned character (8 bits)
   word    : an unsigned short integer (16 bits)
   dword   : an unsigned long integer (32 bits)
   KEY     : used for key scan codes (for sysopkey handlers and the
             ScanKey() function).
proboard_interface_functions.1687217050.txt.gz · Last modified: 2023/06/20 07:24 by admin