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

Comparing ray/src/common/standard.h (file contents):
Revision 2.14 by gwlarson, Wed Dec 16 18:16:12 1998 UTC vs.
Revision 2.15 by gwlarson, Mon Jul 12 10:27:59 1999 UTC

# Line 111 | Line 111 | extern off_t  lseek();
111   #endif
112   extern long  ftell();
113  
114 < extern char  *sskip(), *sskip2();
114 > extern char  *nextword(), *sskip(), *sskip2();
115   extern char  *getpath(), *getenv();
116   #ifndef malloc
117   extern char  *malloc(), *calloc(), *realloc();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines