/[LeafOK_CVS]/lbbs/include/screen.h
ViewVC logotype

Diff of /lbbs/include/screen.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.6 by sysadm, Sat May 17 06:46:23 2025 UTC Revision 1.7 by sysadm, Sun May 18 08:53:21 2025 UTC
# Line 17  Line 17 
17  #ifndef _SCREEN_H_  #ifndef _SCREEN_H_
18  #define _SCREEN_H_  #define _SCREEN_H_
19    
20    #define CTRL_SEQ_CLR_LINE "\033[K"
21    
22  extern void moveto(int row, int col);  extern void moveto(int row, int col);
23    
24  extern void clrtoeol();  extern void clrtoeol();


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1