Find the answer to your Linux question:
Results 1 to 2 of 2
hi, Plz can any one explain me abt brk() & sbrk() functions....
  1. #1
    Just Joined!
    Join Date
    Aug 2005
    Posts
    19

    brk() system call



    hi,

    Plz can any one explain me abt brk() & sbrk() functions.

  2. #2
    Linux Enthusiast scientica's Avatar
    Join Date
    Sep 2003
    Location
    South- or "Mid-" Sweden
    Posts
    742
    try typing this in a terminal:
    Code:
    man brk
    (press "q" to exit, use arrow keys to scroll)
    Regards Scienitca (registered user #335819 - http://counter.li.org )
    --
    A master is nothing more than a student who knows something of which he can teach to other students.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •