ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/ROlib.h
(Generate patch)

Comparing Frodo4/Src/ROlib.h (file contents):
Revision 1.2 by cebix, 2003-07-01T17:51:17Z vs.
Revision 1.3 by cebix, 2003-07-09T13:54:22Z

# Line 469 | Line 469 | extern _kernel_oserror *OS_ReadC(char *C
469   /* returns length of characters read; if length negative ==> terminated by escape */
470   extern int OS_ReadLine(char *Buffer, int BuffSize, int minasc, int maxasc, int Echo);
471  
472 < /* TRUE ==> escape */
472 > /* true ==> escape */
473   extern bool OS_ReadEscapeState(void);
474  
475   /* File related calls */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines