StackOverflow Questions for Tag: c-header

Anuragdeb3
Anuragdeb3

Reputation: 2439

Creating your own header file in C

Score: 240

Views: 485891

Answers: 5

Read More
CocytusDEDI
CocytusDEDI

Reputation: 160

Header file is in the wrong location

Score: 2

Views: 83

Answers: 1

Read More
t-w
t-w

Reputation: 41

How to properly specify public and private headers with autotools? (library in C or C++)

Score: 1

Views: 81

Answers: 1

Read More
captain_error
captain_error

Reputation: 21

How to make the Zig build system emit a c-header along with a generated library

Score: 2

Views: 3220

Answers: 2

Read More
JUNG Jules
JUNG Jules

Reputation: 9

Including header file in source file of the same name

Score: 0

Views: 94

Answers: 0

Read More
hreba
hreba

Reputation: 149

Generating Ada bindings for C headers (Gem #59) doesn't work any more

Score: 2

Views: 161

Answers: 1

Read More
user22633534
user22633534

Reputation:

Where is it better to include an header?

Score: 0

Views: 96

Answers: 2

Read More
jkroepke
jkroepke

Reputation: 141

Export a Go function from a shared library when a C header file included for cgo also defines it

Score: 2

Views: 218

Answers: 0

Read More
ArijitKD
ArijitKD

Reputation: 113

How to write a C header file properly so that a function declared by that header file can be linked without any error?

Score: 1

Views: 91

Answers: 1

Read More
Rarodron
Rarodron

Reputation: 1

Adding library in CMake with many subfolder

Score: 0

Views: 417

Answers: 0

Read More
garej
garej

Reputation: 565

How does `math.h` refer to functions like `sin` or `cos`?

Score: 0

Views: 231

Answers: 1

Read More
amed svensson
amed svensson

Reputation: 71

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

Score: 1

Views: 281

Answers: 1

Read More
pekoms
pekoms

Reputation: 63

tool to compare .h files

Score: -1

Views: 302

Answers: 1

Read More
Riuk2252
Riuk2252

Reputation: 17

Is there a easy way to insert header files on the C code (without using include)?

Score: -1

Views: 131

Answers: 1

Read More
Adetops
Adetops

Reputation: 3

Is it necessary to include shebang #!/bin/bash in a header file?

Score: -4

Views: 788

Answers: 2

Read More
sandeep akkanapragada
sandeep akkanapragada

Reputation: 11

how to use gcc to preprocess header only for #ifdef, not for #include and #defines

Score: 1

Views: 526

Answers: 1

Read More
user19139723
user19139723

Reputation:

how to not include certain functions in a header file for use in C programing

Score: 0

Views: 667

Answers: 2

Read More
user19139723
user19139723

Reputation:

What does __kernel_size_t data type in C header file mean?

Score: 0

Views: 262

Answers: 0

Read More
tsp
tsp

Reputation: 81

python c api with multiple file

Score: 0

Views: 379

Answers: 0

Read More
CatOnAKeyboard
CatOnAKeyboard

Reputation: 21

Compile C with subdirectory based on compiler constant

Score: 0

Views: 239

Answers: 1

Read More
PreviousPage 1Next