Loading...
Select Version
&pagelevel(3)&pagelevel
This section describes the following functions, macros and external variables:
- basename - return last element of pathname
- bcmp - compare memory areas
- bcopy - copy memory area
- brk, sbrk - modify size of data segment
- bs2cmd - execute BS2000 commands by means of the CMD macro (BS2000)
- bs2exit - program termination with MONJV (BS2000)
- bs2fstat - get BS2000 file names from catalog (BS2000)
- bs2system - execute BS2000 command (extension)
- bsd_signal - simplified signal handling
- bsearch - conduct binary search of sorted array
- btowc - (one byte) convert multi-byte character to wide character
- bzero - initialize memory with X‘00‘