Next: cnfImpb - Import a FORTRAN string into a C string, retaining trailing blanks
Up: CNF C Routine Descriptions
Previous: cnfFree - Free allocated space
cnfFreef
- Free a FORTRAN string
- Description:
- Return the temporary storage space which was allocated by a previous call
to
cnfCref
or
cnfCrefa.
- Invocation:
- cnfFreef( string_f )
- Arguments:
-
-
F77_CHARACTER_ARG_TYPE *string_f (Given)
-
A pointer (as returned by
cnfCref
or
cnfCrefa)
to the string to be freed.
- Notes:
- This function will usually be called via the F77 macro
F77_FREE_CHARACTER.
Next: cnfImpb - Import a FORTRAN string into a C string, retaining trailing blanks
Up: CNF C Routine Descriptions
Previous: cnfFree - Free allocated space
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