Where are the C API header files when I install with juliaup?
|
|
2
|
80
|
May 20, 2023
|
Julia wrapper for hiredis
|
|
2
|
115
|
May 11, 2023
|
Julia crashes when using a @cfunction from another module
|
|
2
|
59
|
May 9, 2023
|
How to create a Cstring from a String?
|
|
4
|
135
|
May 9, 2023
|
Embedding Julia code in C
|
|
4
|
157
|
May 9, 2023
|
Different output when call Fortran from Julia
|
|
3
|
156
|
April 20, 2023
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
258
|
April 11, 2023
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
7
|
367
|
March 29, 2023
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
78
|
March 19, 2023
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
329
|
February 24, 2023
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
71
|
February 18, 2023
|
Compile C code with Julia package
|
|
8
|
388
|
February 13, 2023
|
What does `Base.@ccallable` do?
|
|
2
|
368
|
February 9, 2023
|
Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
237
|
January 27, 2023
|
Retrieving the contents of C composite types
|
|
14
|
282
|
January 11, 2023
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
114
|
January 11, 2023
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
249
|
December 28, 2022
|
Does the function String() destroy its argument?
|
|
9
|
476
|
December 12, 2022
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
308
|
December 8, 2022
|
Calling a C function from within a Julia program
|
|
21
|
1065
|
December 4, 2022
|
Clang vs CBindingGen
|
|
29
|
1773
|
December 4, 2022
|
Get the output of a Julia function called from C
|
|
6
|
148
|
November 23, 2022
|
Error compiling C code that runs Julia code
|
|
1
|
141
|
November 23, 2022
|
What is a custom mark function supposed to return?
|
|
1
|
162
|
October 26, 2022
|
C routine uses AVX intrinsics
|
|
15
|
521
|
September 26, 2022
|
Jluna: a new Julia <-> C++ wrapper
|
|
18
|
3170
|
September 8, 2022
|
Using C struct in Julia without creating same struct in Julia again
|
|
11
|
926
|
August 17, 2022
|
Mutually-circular type declarations for Clang.jl
|
|
0
|
311
|
October 2, 2019
|
Clang.jl doesn't work for netmap (problem #ifdefs)
|
|
2
|
381
|
August 7, 2022
|
How transform the c++ code to julia?
|
|
12
|
460
|
July 19, 2022
|