home *** CD-ROM | disk | FTP | other *** search
- This file lists functions which are available with the Borland compiler
- and which have been ported to the ProBoard SDK (you can now use them in
- your pexen). All of these routines are prototyped in the PBLIBC.H header:
-
- Constants
- ---------------------------------------------------------------------------
-
- EOF, BUFSIZ, EXIT_FAILURE, EXIT_SUCCESS, RAND_MAX, _KEYBRD_READ,
- S_IFREG, _KEYBRD_READY, _KEYBRD_SHIFTSTATUS, _NKEYBRD_READ,
- S_IEXEC, _NKEYBRD_READY, _NKEYBRD_SHIFTSTATUS, S_IFMT, S_IFDIR, S_IFIFO,
- S_IFCHR, S_IFBLK, SH_DENYNO, SH_DENYWR, SH_DENYRW, O_CREAT, O_TRUNC
-
- Structures
- ---------------------------------------------------------------------------
-
- dosdate_t, dostime_t, stat, dfree, ftime
-
- Functions and Macros
- ---------------------------------------------------------------------------
-
- textattr, gotoxy, clrscr, clreol, cprintf, cputs, putch, randomize,
- random, va_start. va_arg, va_end, disable, enable, isascii, assert
- scanf, sscanf, fscanf, vscanf, vsscanf, vfscanf, getcwd, setdisk,
- getdisk, bsearch, qsort, bioskey, mktemp, chmod, tell, eof, sound,
- nosound, poke, pokeb, peek, peekb, getvect, setvect, fstat, stat,
- wherex, wherey, getdfree, getftime, setftime, getpsp, coreleft,
- exit, _chmod, _dos_getdate, _dos_gettime, open
-
- Also, several SDK functions and structures are now available to normal
- programs as well (via the ProBoard emulator routines that set them up):
-
- Structures
- ---------------------------------------------------------------------------
-
- All SDK structures and constants are available to EXE programs
-
- Global Variables
- ---------------------------------------------------------------------------
-
- BaudRate, Beta, Config, CurMenu, CurUser, EchoEntered, Limits,
- LoginDate, LoginTime, NetEntered, NodeNumber, NumLimits, NumUsers
- PageCount, PageReason, PBVersion, PrevUser, StartupPath, SysPath,
- UserFirstName, UserRecNr
-
- Functions
- ---------------------------------------------------------------------------
-
- AddTaggedFile, AddTime, AdjustTime, AppendMSGTMP, CheckAccess,
- ClearFlag, ClearTaggedFiles, ClrEol, FuzzySearch, GetFlag, GetIniVar,
- GetLastRead, GetTaggedFiles, GotoXY, HangUp, HighMsg, InitMessage,
- Input, InstallHandler, IO_BufEmpty, IO_ByteReady, IO_Carrier, IO_DTR,
- IO_ReadBlock, IO_ReadByte, IO_SendBlock, IO_SendByte, IO_StartBreak,
- IO_StopBreak, IsTagged, Log, l_div, l_mod, l_mul, l_shl, l_shr,
- NumFileAreas, NumMsgAreas, NumMsgs, ParseStringVars, PeekChar, PlayMusic,
- PutTaggedFiles, ReadFileArea, ReadMsgArea, ReadUser, RemoveHandler,
- RemoveTaggedFile, RestartTimer, SetFlag, SetFullColor, SetIniVar,
- SetUser, ShowHotkeyANSIFile, ShowHotkeyFile, SuspendTimer, TimeLeft,
- TimeOnline, TimeUntilEvent, ul_div, ul_mod, ul_shl, ul_shr, WaitKey,
- WaitKeys, WriteMSGTMP, WriteUser, _InstallHandler, _RemoveHandler
-
-