VMS Help  —  CRTL  sbrk
    Determines the lowest virtual address that is not used with the
    program.

    Format

      #include  <unistd.h>

      void *sbrk  (long int incr);
Additional Information: explode extract
Argument Description Return Values Restriction
Close Help