F77_IMPORT_CHARACTER_ARRAY_P
- Import a FORTRAN CHARACTER array to a C array of pointers to char.
Description:
The FORTRAN array will be copied to the series of C strings pointed
at by the elements of the C array of pointers. If there is room
(determined by the given maximum string length) strings will be
null-terminated. Any required changes to the data will be made.
CNF and F77 Mixed Language Programming -- FORTRAN and C Starlink User Note 209 P.M. Allan A.J. Chipperfield R.F. Warren-Smith 19 January 2000 E-mail:ussc@star.rl.ac.uk