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
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
Why can't i define my previously declared extern variable inside a function?
May 04, 2026
c++
extern
Trying something simple with extern
May 01, 2026
c++
extern
When is `extern` unavoidable for variables in C?
Apr 28, 2026
c
gcc
compilation
extern
External procedure in FASM
Apr 24, 2026
external
assembly
extern
fasm
Unresolved linker error with extern'ed global variable in multiple source files
Apr 19, 2026
c++
extern
What is the difference between extern variables in C and C++?
Apr 17, 2026
c++
c
extern
Function declared twice in C header file
Apr 17, 2026
c
function
header
extern
How C++ differentiates between a call to global variable and declaration of a global variable?
Apr 16, 2026
c++
c++11
global-variables
extern
linkage
Why is extern "C" working only inside the file to be included, not when wrapped around the #include directive
Apr 02, 2026
c++
objective-c
include
objective-c++
extern
extern declaration and global scope
Apr 02, 2026
c
variables
global-variables
extern
Lifetime of "extern" variable in C?
Mar 27, 2026
c
extern
lifetime
syntax error - token ";" inserted before "variable name"
Mar 26, 2026
c
header
extern
Using c99 in C++'s `extern "C"` blocks
Mar 25, 2026
c++
c
gcc
g++
extern
extern "C" has no effect in msvc++ 9.0
Mar 22, 2026
c
visual-c++
extern
visual-c++-2008
name-decoration
How to determine if a declared extern variable is defined or initialized in some C file
Mar 15, 2026
arrays
c
extern
Extern used twice in C++
Mar 10, 2026
c++
extern
extern-c
Older Entries »