home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / getgid < prev    next >
Encoding:
Text File  |  2002-10-28  |  193 b   |  13 lines

  1. Synopsis:
  2.    $getgid()
  3.  
  4. Technical:
  5.    Gets the current group id, similar to the Unix system call.
  6.  
  7. Returns:
  8.    current groupid
  9.  
  10. See Also:
  11.    getuid(6); getpgrp(6); getlogin(6)
  12.  
  13.