-
Notifications
You must be signed in to change notification settings - Fork 0
tiwo/hexinput-fortran
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
hexinput-fortran ================ This is some code I've written in 2006 to provide hexadecimal input and output to FORTRAN programs. Written as an example of integrating C with FORTRAN for a friend of mine; it contains a lot of comments in German. Overview ======== * hexin.c -- Read hexadecimal input from stdin, with comments explaining usage and compiling * hextest.f -- example of using hexin.c from FORTRAN * hexout.f -- Write hexadecimal output to stdout, with a small example
About
example of calling C from FORTRAN (read and write hexadecimal input)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published