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