Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File5.12.8 Pgetgid TOS Name: »Pgetgid« - Get group ID of a processes. Opcode: 276 Syntax: int16_t Pgetgid ( void ); Description: The function Pgetgid returns the actual group ID of the current calling processes. This is as number between 0 and 255, which sets the rights of the process group. Return value: The return value is the actual group ID of the process. Availability: As of the first in MultiTOS integrated MiNT version 1.04. Group: Process functions See also: Binding Pgetuid Pgeteuid Pgetegid