- or download this
From http://www.census.gov/geo/msb/stand/strcmp.c
----- C source -------
...
} /* jwcmp */
----- end source ----
- or download this
shell> h2xs -n JWcmp -A -O -x -F '-I ../..' jwcmp.h
shell> cp jwcmp.h jwcmp.c JWcmp/
...
Please specify prototyping behavior for JWcmp.xs (see perlxs manual)
make: *** [JWcmp.c] Error 1
- or download this
223 double
224 jwcmp(ying, yang, y_length, ind_c)
...
226 char * yang
227 long y_length
228 int * ind_c[]