WORD Pgetgid()

Description:  Returns the real group ID of the calling process.

Opcode:  276  (0x0114)

Availability:  If the MiNT cookie is present.

Binding:  
    move.w #$114,-(sp)
    trap #1
    addq.l #2,sp
Return value:  The returned WORD is the group ID of the real user ID of the calling process.

Definition:
    The group ID of a process is the group of its real user, that is to say the user who actually launched the process.


mailto: Panzano
HTTP:


See Also: Nothing


Thanks for your GEMTOS visit!!!

(C) 2000 Gemtos.free.fr. All rights reserved by the authors.