List Question
20 TechQA 2023-03-13T09:59:35.330000Checking `c_associated` on a `nullptr` causes segfault unless pointer has `value` attribute
106 views
Asked by Vegard Gjeldvik Jervell
Problems with passing data between C++ and F90
189 views
Asked by Adrian
With iso_c_binding, sending c_ptr to C, malloc,, set value
226 views
Asked by giraffe
Value of Derived Type changes unexpectedly in C-Fortran Interoperability Code
43 views
Asked by Akhil Akkapelli
Calling a fortran function with a derived type containing assumed size arrays
424 views
Asked by David Wallis
Propagating optional arguments from C to Fortran and vice versa
161 views
Asked by gnikit
Pass dynamically allocated array of strings from C to Fortran
145 views
Asked by gnikit
Passing Fortran derived type array to a C function as a struct
414 views
Asked by byrdman1982
How to have one Fortran function with different type of parameters using c_ptr?
200 views
Asked by Stef1611
Why don't I have to specify that the result of a fortran function is being passed by value to my C++ program?
135 views
Asked by hunch_bot
Deallocating arrays defined from c_f_pointer
542 views
Asked by Donna
send string from Fortran to Python and back using cffi
159 views
Asked by Moonwalk
Fortran Interoperability of long C integers
417 views
Asked by Pap
Fortran equivalent of C struct malloc/free for use with a plugin mechanism
196 views
Asked by sbinet
How to copy a fortran pointer value to an array after pointer is assigned
379 views
Asked by HSSH
How to determine C interoperability with Arrays
158 views
Asked by RUDH
global-buffer-overflow with C-Fortran interface
48 views
Asked by Eular
Fortran Strings to Go
121 views
Asked by Guillaume