Previous: sc2for_array Up: Fortran String Conversion Routines Next: sfor2c_array

sfor2c


sfor2c(c_string, len, for_string, argptr, nargs, argno, strno);

This routine converts Fortran input string to a standard C null-terminated string. It is used to receive string parameters from a Fortran caller.

Arguments:

rgd059@ipl.jpl.nasa.gov