Function
nuScRemoveClient
Syntax void nuScRemoveClient(NUScClient *c) Arguments *c is the pointer for the client structure. Return Value None Explanation Delete the clients. Delete the registered clients from Scheduler. See Also nuScAddClient
void nuScRemoveClient(NUScClient *c)
Arguments
Return Value None
Explanation Delete the clients.
Delete the registered clients from Scheduler.