Previous: Common Features Up: Fortran String Conversion Routines Next: sc2for_array

sc2for


sc2for(c_string, max_length, for_string, argptr, nargs, argno, strno);

This routine converts a standard C null-terminated string to an output Fortran string. It is used to send strings back to a Fortran caller.

Arguments:

rgd059@ipl.jpl.nasa.gov