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
Are extern extern "C", and extern "C" extern, allowed?
Nov 02, 2025
c++
language-lawyer
extern
extern-c
Why is extern required for variables but not functions?
Oct 30, 2025
c
extern
language-design
const and global
Oct 29, 2025
c++
global-variables
constants
extern
problem with extern variable
Oct 25, 2025
c++
variables
extern
Why does an explicit "extern" not allocate storage for an object?
Oct 23, 2025
c
language-lawyer
declaration
definition
extern
C - goto a label that located in an external file
Oct 23, 2025
c
label
extern
How to define an extern, C struct returning function in C++ using MSVC?
Oct 23, 2025
c++
c
visual-c++
extern
extern declaration of array
Oct 20, 2025
c99
extern
variable-declaration
Why GCC compiles and links two files even if 'extern' is not used?
Oct 20, 2025
c
extern
Difference between putting variables in header vs putting variables in source
Sep 21, 2025
c
header
extern
Extern Function?
Sep 18, 2025
c
function
extern
C implicit extern for global variable, when does it happen, how does it work
Sep 17, 2025
c
global-variables
extern
Does Extern Break Encapsulation
Sep 15, 2025
c++
c
qt
oop
extern
c++: "double free or corruption" for global extern variable?
Mar 26, 2023
c++
global-variables
constants
extern
Where is this TrySZBinarySearch implemented? [closed]
Mar 23, 2023
c#
.net
extern
reference-implementation
C++ global extern constant defined at runtime available across multiple source files
Mar 20, 2023
c++
c
global-variables
extern
Defining extern array from different files
Mar 18, 2023
c
extern
Extern enum between different source files - C
Sep 04, 2025
c
enumeration
extern
Multiple definition error on variable that is declared and defined in header file and used only in its cpp file
Sep 04, 2025
c++
linker
extern
Older Entries »