VMS Help  —  CRTL  brk
    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 extract
Argument Description Return Values Restriction
Close Help