Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in extern
Extern Variable - where should I place it?
Jul 12, 2026
c++
extern
Access to same structure instance from another .c file
Jul 11, 2026
c
struct
declaration
extern
definition
Why do we need extern?
Jun 29, 2026
c++
namespaces
extern
Declaring extern structures in header file in C
Jun 30, 2026
c
struct
extern
Is extern keyword in C redundant?
Jun 26, 2026
c
keyword
extern
How to use C++ library in Vala
Jun 26, 2026
c++
extern
vala
vapi
Extern on global vector variable does not work
Jun 23, 2026
c++
global-variables
extern
Extern using pointer instead of array
Jun 21, 2026
c
extern
What happens when actual and extern types are different?
Jun 10, 2026
c
arrays
pointers
extern
Why use the extern keyword in header in C? [duplicate]
Jun 06, 2026
c
extern
linkage
if global variable have default external linkage then why can't we access it directly in another file?
Jun 01, 2026
c
global-variables
extern
Why does the linker not fail when an extern const is changed in another file?
May 23, 2026
c++
linker
constants
extern
Why do EXTERN_C macros leave out `extern` on their C form?
May 17, 2026
c++
c
extern
name-mangling
C - Should Function Implementations in Header use extern/inline/static?
May 13, 2026
c
static
header
inline
extern
Behaviour of global variable in C
May 07, 2026
c
arrays
global-variables
extern
extern template declaration with alias payload
May 05, 2026
c++
c++11
templates
extern
explicit-instantiation
Older Entries »