|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, sbrk *Conan The Librarian |
Determines the lowest virtual address that is not used with the
program.
Format
#include <unistd.h>
void *sbrk (long int incr);
Additional Information (explode) :
|
|