List Question
20 TechQA 2023-11-08T15:40:22.543000pact cross-language contract testing
117 views
Asked by xinzeng
With doxygen, when should the comments be placed before the entity, and when after?
265 views
Asked by einpoklum
Calling C# function throws "System.AccessViolationException"
189 views
Asked by Big_Bad_E
Forcing a rounding mode for a single operation in OpenCL
230 views
Asked by einpoklum
ImportError when calling a Julia module function from PyJulia
226 views
Asked by apigott
"if" statement syntax differences between C and C++
8.4k views
Asked by Tom Hickson
How can I use functions in a .pyc file in my C++ project in VSCode?
291 views
Asked by AudioBubble
How to pass arguments by reference when call python in c++ with pybind11
1.4k views
Asked by Leon
How to use C++ std::map in Python with pybind11?
557 views
Asked by Leon
How can I check whether a function is extern-C?
157 views
Asked by einpoklum
How to embed Python within C++ and call each other with PyBind11
598 views
Asked by Leon
Why are the OpenCL C++ bindings in CUDA 11.6 older than in CUDA 10.1?
161 views
Asked by einpoklum
When to use c or cpp to accelerate a python or matlab implementation?
441 views
Asked by havakok
How to send a Java string to R? (rJava)
84 views
Asked by turt1edman
What's the idiomatic way to compile the same file twice, with different languages?
580 views
Asked by einpoklum
extern "C" - before or after library header includes?
1.6k views
Asked by einpoklum
Why is C++'s NULL typically an integer literal rather than a pointer like in C?
2.8k views
Asked by einpoklum
How to consume messages using beam's external kafka transform (locally)
484 views
Asked by Imad
Running Python in a chrome extension?
75 views
Asked by Hunaid Khan
Can GRPC services on the server be implemented using different languages?
1.7k views
Asked by TDN