SetInputToOutputCursorPosition

Sets the input cursor to the same position as the output cursor.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  void SetInputToOutputCursorPosition (
     scr_t   scrID);
  

Parameters

scrID

(IN) Specifies the screen.

See Also