WaitForKey

Waits for a key to be pressed.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  int WaitForKey (
     scr_t   scrID);
  

Parameters

scrID

(IN) Specifies the screen.

Return Values

Returns

See Also

CheckKeyStatus