List Question
20 TechQA 2023-12-14T18:05:05.987000Including header file in source file of the same name
125 views
Asked by JUNG Jules
Generating Ada bindings for C headers (Gem #59) doesn't work any more
138 views
Asked by hreba
Where is it better to include an header?
146 views
Asked by Menga
Export a Go function from a shared library when a C header file included for cgo also defines it
143 views
Asked by jkroepke
How to make the Zig build system emit a c-header along with a generated library
876 views
Asked by captain_error
Adding library in CMake with many subfolder
267 views
Asked by Rarodron
How does `math.h` refer to functions like `sin` or `cos`?
143 views
Asked by garej
struct datatype is defined in the .c file and it is used in the header file while the normal situation has to be the opposite
218 views
Asked by amed svensson
tool to compare .h files
241 views
Asked by pekoms
Is it necessary to include shebang #!/bin/bash in a header file?
534 views
Asked by Adetops
Is there a easy way to insert header files on the C code (without using include)?
101 views
Asked by Riuk2252
how to use gcc to preprocess header only for #ifdef, not for #include and #defines
350 views
Asked by sandeep akkanapragada
how to not include certain functions in a header file for use in C programing
454 views
Asked by AudioBubble
What does __kernel_size_t data type in C header file mean?
176 views
Asked by AudioBubble
python c api with multiple file
396 views
Asked by tsp
Can't pass array stored in .h file to C function
151 views
Asked by D_A
Can the python interpreter tell me where its header files are?
192 views
Asked by Catherine Holloway
C header declaration for generics (macro)
645 views
Asked by std124_lf
Use typedef struct in another file in C
1.5k views
Asked by Gabriel