Next: Export a C String to FORTRAN
Up: Classified List of CNF Functions
Previous: Classified List of CNF Functions
Import a FORTRAN String to C
- cnfCreib
-
Create a temporary C string and import a blank filled FORTRAN
string into it
- cnfCreim
-
Create a temporary C string and import a FORTRAN string into it
- cnfImpb
-
Import a FORTRAN string into a C string, retaining trailing blanks
- cnfImpbn
-
Import no more than max characters from a FORTRAN string into a C string,
retaining trailing blanks
- cnfImpch
-
Import a given number of characters from a FORTRAN string into an array
of char
- cnfImpn
-
Import no more than max characters from a FORTRAN string into a C string
- cnfImprt
-
Import a FORTRAN string into a C string
- cnfImprta
-
Import a FORTRAN CHARACTER array into a C array
- cnfImprtap
-
Import a FORTRAN CHARACTER array into a C array of pointers to char
Next: Export a C String to FORTRAN
Up: Classified List of CNF Functions
Previous: Classified List of CNF Functions
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