next up previous contents index
Next: TTYName Up: Functions and procedures Previous: TCSetAttr

TCSetPGrp

   

Declaration:

Function TCSetPGrp (Fd,Id:longint) : boolean;

Description:

;

Errors:

TCSetPGrp Sets the Process Group Id to Id.

The function returns True if the call was successful, False otherwise.

See also:

Errors are returned in LinuxError. TCGetPGrp, termios (2)

For an example, see TCGetPGrp.



root
Fri Sep 11 18:24:36 CEST 1998