Function


nuScRemoveClient


Syntax

void nuScRemoveClient(NUScClient *c)
Arguments
*c    pointer to the client structure. 
Return Value
None
Description

Deletes the clients

Deletes the registered clients from the Scheduler.

See Also

nuScAddClient