/[LeafOK_CVS]/lbbs/src/screen.c
ViewVC logotype

Diff of /lbbs/src/screen.c

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

Revision 1.34 by sysadm, Mon May 5 14:27:57 2025 UTC Revision 1.35 by sysadm, Tue May 6 05:12:29 2025 UTC
# Line 202  int get_data(int row, int col, char *pro Line 202  int get_data(int row, int col, char *pro
202  {  {
203          int len;          int len;
204    
205            igetch(1); // Cleanup input buffer
206    
207          moveto(row, col);          moveto(row, col);
208          prints(prompt);          prints(prompt);
209          prints(buffer);          prints(buffer);


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

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