listbi

listbi


export (D3/Unix) Index Level pick
Syntax listbi {(option}
Category Unix
Type Verb
Description lists the built-in C functions in the item "unix.builtin" (D3/Unix), "c.builtin" (AP/DOS) and "user.builtin" located in the "dm,messages," file. These include any built-ins that have been added using the "addbi" verb.
Options p  Directs output to system printer, via the Spooler.

s  Lists system (predefined) functions only.

u  Lists user-defined functions only.
See Also rmbi c function c function, user-defined set-cmem   addbi (D3/Unix) listbi
Example listbi
System Functions

Num Name          Num Name          Num Name

62 ALARM         78 CALLOC          0 CHDIR
1 CHMOD          2 CHOWN           3 CLOSE
72 CPSTARTUP      4 CREAT           5 DUP
7 FCLOSE         8 FDOPEN         11 FGETC
12 FGETS         14 FOPEN          15 FPRINTF
16 FPUTC         17 FPUTS           6 FREE
18 FREOPEN       51 FSIZE          67 GETENV
20 GETPGRP       19 GETPID         21 GETPPID
22 IOCTL         23 KILL           24 LSEEK
25 MALLOC        81 MEMCCPY        82 MEMCHR
80 MEMCPY        83 MEMXCPY        26 OPEN
27 PAUSE         65 PCLOSE         56 PGETPID
28 PIPE          76 PLDMEMALLOC    79 PLDMEMFREE
64 POPEN          9 PRINTF         73 PSTRALLOC
68 PUTENV        13 RDHEX          29 READ
30 SEMCTL        31 SEMGET         32 SEMOP
33 SHMCTL        58 SHMDT          34 SHMGET
10 SPRINTF       70 STRCAT         36 STRCPY
69 STRLEN        63 STTY           75 UNLOAD
49 USER0         50 USER1          37 WAIT
59 WHEX          38 WRITE

No user function currently defined
Warnings On AP/DOS, Pick C Support must be installed on the system to be able to use this verb.
Compatibility AP/DOS D3/Unix
export (D3/Unix) Index Level pick