Yet another Fortran Question
- Login o registrati per inviare commenti
Can libraries be used in Fortran. As I have seen you can make calls to C files and get values returned from them (functions) or just call them to run something (methods).
Without C libraries Fortran seems to be pretty boring as it then relies only on its rather mathematical built-ins, built-in mathematical functions that is.
"Can libraries be used in Fortran."
definitely
http://fortranwiki.org/fortran/show/Libraries
there’s even a gtk port for fortran
So you could mame graphical user interfaces.
@ deavmi: I don't want to rain on your parade but this is a Trisquel forum and NOT a Fortran forum. There are dedicated forums for Fortran related topics. This one for example: http://www.tek-tips.com/threadminder.cfm?pid=214
Okay. Sorry. :D
- Login o registrati per inviare commenti