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.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998