List Question
20 TechQA 2024-03-27T12:45:38.827000char array vs. char pointer in C
12 views
Asked by Aaron Solomon
Undefined reference variable using extern keyword
100 views
Asked by Hải Dương Phạm
warning: no previous extern declaration for non-static variable 'c' [-Wmissing-variable-declarations]
26 views
Asked by andy27182
Declaring extern structures in header file in C
139 views
Asked by Geisterfahrer
How to use a WinAPI struct in UASM without writing it and its members
91 views
Asked by Danny Cohen
How to define size of class array parameter in source file?
80 views
Asked by GURKE
Using pragma in .c and .h file
76 views
Asked by Bui Ngoc Minh
What exactly is static variable behaviour in multiple linkeage of a library that contains it in C++?
100 views
Asked by CJ_Notned
identical variables declared 'extern' in multiple translation units can be unique entities?
39 views
Asked by Edenia
extern const declaration as pointer causes hard fault in C?
65 views
Asked by Monem Ahmed
How to declare some extern variables in a namespace in a header file
66 views
Asked by FaridG
the extern keyword in c language
95 views
Asked by anyeansan
C extern keyword correct use
115 views
Asked by Zio_Pagnotta
Error "multiple definition of ... first defined here"
187 views
Asked by Meganita
How to return structs, Result, Option from Rust in WASM?
206 views
Asked by Yurii Stolbetskyi
Defined a variable still getting an undefined reference error
45 views
Asked by rachit juthani
To use kiddo in cxx bridge
115 views
Asked by gotnotime
Defining extern variables in functions
96 views
Asked by WitHol
extern storage class output
66 views
Asked by Rajat Chakraborty
Extern Keyword in Global Scope
94 views
Asked by Karl Gardner