Recent content by gtturner106
-
G
Fortran Fortran question, read from file
I program in c++ however I have used fortran. If you have a pointer with the address of the starting data ( your mem mapped data) write a struct which coresponds to the data i.e. struct memmap { int a...- gtturner106
- Post #6
- Forum: Programming and Computer Science
-
G
Fortran Fortran question, read from file
I program in c++ however I have used fortran. If you have a pointer with the address of the starting data ( your mem mapped data) write a struct which coresponds to the data i.e. struct{- gtturner106
- Post #5
- Forum: Programming and Computer Science