|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
360
|
January 4, 2024
|
|
Definition of struct written from C and read-only in Julia
|
|
7
|
581
|
November 27, 2023
|
|
Failing to embed Julia in C++
|
|
1
|
362
|
November 18, 2023
|
|
Odd inlining behaviour with cglobal wrapper, IS THIS A BUG? What am I doing wrong?
|
|
5
|
391
|
October 30, 2023
|
|
Transfer/ Unbox Julia's DataFrame objects and use as C++ object
|
|
12
|
733
|
October 27, 2023
|
|
Wrapping C++ class
|
|
11
|
1750
|
October 4, 2023
|
|
Convert Vector{String} to Ptr{Ptr{UInt8}}?
|
|
5
|
471
|
August 14, 2023
|
|
Is there a C/C++/Rust/Go library that can do inference on Flux models?
|
|
11
|
621
|
August 9, 2023
|
|
JIT issues relevant to realtime applications
|
|
59
|
5807
|
July 29, 2023
|
|
Advice for wrapping c++ library that throws exceptions?
|
|
0
|
363
|
July 20, 2023
|
|
How to examine a pointer address?
|
|
2
|
355
|
July 19, 2023
|
|
Including a binary (a "*.so") with a package?
|
|
6
|
547
|
July 14, 2023
|
|
Different output when call Fortran from Julia
|
|
5
|
512
|
July 13, 2023
|
|
Where are the C API header files when I install with juliaup?
|
|
2
|
368
|
May 20, 2023
|
|
Julia wrapper for hiredis
|
|
2
|
381
|
May 11, 2023
|
|
Julia crashes when using a @cfunction from another module
|
|
2
|
293
|
May 9, 2023
|
|
Embedding Julia code in C
|
|
4
|
580
|
May 9, 2023
|
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
836
|
April 11, 2023
|
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
334
|
March 19, 2023
|
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
1147
|
February 24, 2023
|
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
203
|
February 18, 2023
|
|
Compile C code with Julia package
|
|
8
|
1294
|
February 13, 2023
|
|
What does `Base.@ccallable` do?
|
|
2
|
894
|
February 9, 2023
|
|
Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
710
|
January 27, 2023
|
|
Retrieving the contents of C composite types
|
|
14
|
524
|
January 11, 2023
|
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
376
|
January 11, 2023
|
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
579
|
December 28, 2022
|
|
Does the function String() destroy its argument?
|
|
9
|
810
|
December 12, 2022
|
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
1061
|
December 8, 2022
|
|
Calling a C function from within a Julia program
|
|
21
|
1904
|
December 4, 2022
|