![]() |
![]()
| ![]() |
![]()
NAMEgen-ctl-io - generate C interface code for libctl control files SYNOPSISgen-ctl-io [OPTION]... [spec-file] DESCRIPTIONgen-ctl-io generates C code to import/export the input/output variables used in a libctl control file. gen-ctl-io generates files like ctl-io.h and ctl-io.c. These files define global variables, data structures, and functions for the input/output variables, classes, and function interfaces defined in the spec-file argument, automating the interaction between C and Guile. The arguments such as --code and --header are used to control whether ctl-io.c or ctl-io.h, etcetera, are generated. If no argument is specified then both of these files are generated by default, for backwards compatibility. libctl is a free library to aid in interfacing scientific software with the GNU Guile scripting and extension language. Documentation for it may be found online at the libctl home page: http://ab-initio.mit.edu/libctl OPTIONS
BUGSSend bug reports to S. G. Johnson, stevenj@alum.mit.edu. AUTHORSWritten by Steven G. Johnson.
|