fortran-iso-c-binding
No output from a Fortran program using the Gnu Scientific Library via a c wrapper
I\'m trying to write a wrapper to use the gsl library with Fortran. I have managed to get a simple wrapper to work - the example from http://www.helsinki.fi/~fyl_tlpk/luento/ohj-13-GSL-e.html[详细]
2023-04-03 17:46 分类:问答segmentation fault C and fortran
------ main.c--------- #include <stdio.h> #include <stdlib.h> #include <dlfcn.h> #include <string.h>[详细]
2023-03-28 09:54 分类:问答Negative array indexing and placement in memory (pointing)
In fortran you can declare an array with any suitable (integral) range, for example: real* 8 array(-10:10)[详细]
2023-03-28 08:50 分类:问答Sleep in Fortran
Does anyone know of an way to sleep for a given nu开发者_开发百科mber of milliseconds in Fortran?I do not want to use non-portable system calls so anything intrinsic to Fortran or C libraries would be[详细]
2023-03-25 12:24 分类:问答Call C/C++ code form a fortran program in visual studio? (How to compile mixed C and fortran code in visual studio)
i am looking for a way, how i can integrate a c++ code with fortran code (i want simply call some C/C++ functions in the fortran code).[详细]
2023-01-05 12:11 分类:问答pass fortran 77 function to C/C++
Is it possible to pass fo开发者_如何学JAVArtran 77 function as a callback function pointer to C/C++?[详细]
2023-01-01 02:45 分类:问答纷纷不一的意思是什么?
最近有不同的话题,相信很多朋友都很感兴趣,因为最近这个话题也很热门。既然大家都想了解不同的话题,我也在网上收集了一些与不同话题相关的信息,让我们分享给大家,以便更好地了解。[详细]
2022-12-18 19:51 分类:问答