ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/driver.h
(Generate patch)

Comparing ray/src/rt/driver.h (file contents):
Revision 1.6 by greg, Thu Feb 22 11:46:09 1990 UTC vs.
Revision 1.7 by greg, Thu Mar 8 10:10:44 1990 UTC

# Line 101 | Line 101 | extern struct device {                 /* interactive device */
101   *      assuming the in buffer is big enough.  Unless prompt is NULL,
102   *      the driver may substitute its own rview command.  This is
103   *      the most reliable way to repaint areas of the screen.
104 < *      If the user enters an unrecognized control character is entered,
104 > *      If the user enters an unrecognized control character,
105   *      terminate input and return the string with only that character.
106   *      The input string should not contain a newline.  The routines in
107   *      editline.c may be useful.  Comin must work in consort with comout.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines