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 1.3 by greg, Thu Jan 18 23:58:53 1990 UTC vs.
Revision 1.4 by greg, Thu Oct 18 13:34:09 1990 UTC

# Line 55 | Line 55 | extern char  *memcpy(), *memset();
55   #endif
56  
57   extern char  *sskip();
58 < extern char  *getpath();
58 > extern char  *getpath(), *getenv();
59   extern char  *malloc(), *calloc(), *realloc();
60   extern char  *bmalloc(), *savestr(), *savqstr();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines