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.1 by cebix, 2003-07-01T17:09:43Z vs.
Revision 1.3 by cebix, 2003-07-09T13:54:22Z

# Line 4 | Line 4
4   *
5   *  (C) 1997 Andreas Dehmel
6   *
7 < *  Frodo (C) 1994-1997,2002 Christian Bauer
7 > *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
8   *
9   *  This program is free software; you can redistribute it and/or modify
10   *  it under the terms of the GNU General Public License as published by
# 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