ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/mgflib/words.c
(Generate patch)

Comparing ray/src/cv/mgflib/words.c (file contents):
Revision 1.3 by greg, Fri Feb 28 20:11:30 2003 UTC vs.
Revision 1.4 by greg, Tue Mar 11 17:08:55 2003 UTC

# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   #include  <string.h>
9   #include  <ctype.h>
10  
11 #ifdef  BSD
12 #define  strchr         index
13 #endif
14
15 #define  NULL           0
16
11  
12   char *
13   iskip(s)                        /* skip integer in string */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines