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.3 by greg, Tue Oct 6 12:29:56 1992 UTC vs.
Revision 2.4 by greg, Fri Jun 4 15:02:45 1993 UTC

# Line 64 | Line 64 | extern char  *memcpy(), *memset();
64   #define  rindex                 strrchr
65   #endif
66  
67 #ifndef atof
68 extern double  atof();
69 #endif
67   extern char  *sskip();
68   extern char  *getpath(), *getenv();
69   #ifndef malloc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines