Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
97
|
January 27, 2023
|
Compile C code with Julia package
|
|
4
|
189
|
January 24, 2023
|
Retrieving the contents of C composite types
|
|
14
|
213
|
January 11, 2023
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
74
|
January 11, 2023
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
205
|
December 28, 2022
|
Does the function String() destroy its argument?
|
|
9
|
423
|
December 12, 2022
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
155
|
December 8, 2022
|
Calling a C function from within a Julia program
|
|
21
|
904
|
December 4, 2022
|
Clang vs CBindingGen
|
|
29
|
1609
|
December 4, 2022
|
Get the output of a Julia function called from C
|
|
6
|
108
|
November 23, 2022
|
Error compiling C code that runs Julia code
|
|
1
|
79
|
November 23, 2022
|
What is a custom mark function supposed to return?
|
|
1
|
116
|
October 26, 2022
|
C routine uses AVX intrinsics
|
|
15
|
364
|
September 26, 2022
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
0
|
146
|
September 9, 2022
|
Jluna: a new Julia <-> C++ wrapper
|
|
18
|
2759
|
September 8, 2022
|
Using C struct in Julia without creating same struct in Julia again
|
|
11
|
793
|
August 17, 2022
|
Mutually-circular type declarations for Clang.jl
|
|
0
|
275
|
October 2, 2019
|
Clang.jl doesn't work for netmap (problem #ifdefs)
|
|
2
|
349
|
August 7, 2022
|
How transform the c++ code to julia?
|
|
12
|
398
|
July 19, 2022
|
How do I obtain `sizeof(struct sigaction)`? Clang.jl?
|
|
4
|
247
|
July 18, 2022
|
ANN: SymbolicControlSystems.jl
|
|
0
|
327
|
July 4, 2022
|
Julia call c struct function
|
|
2
|
207
|
July 3, 2022
|
Initialize the julia runtime more than once within C++
|
|
5
|
332
|
June 18, 2022
|
Passing a Julia function to C and then calling from C code
|
|
3
|
214
|
June 4, 2022
|
[ANN] CClosure.jl: C closures like what C does
|
|
0
|
278
|
May 18, 2022
|
Segfault when invoking Julia callback function from C
|
|
10
|
350
|
April 20, 2022
|
Trouble passing struct to C function
|
|
7
|
297
|
April 13, 2022
|
Bind UDP socket to interface
|
|
0
|
177
|
April 7, 2022
|
Wrapping a C library | Where to start?
|
|
6
|
1014
|
March 15, 2022
|
Changing array values in place when embedding in C++
|
|
4
|
447
|
March 4, 2022
|