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
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
error when using extern "C" to include a header in c++ program
Mar 14, 2023
c++
c
extern
C++/Java recursion variable initialize
Mar 13, 2023
java
c++
variables
global-variables
extern
Why is absence of array index in "extern char name[]" not affecting strlen(name) but causing error for sizeof(name)?
Feb 19, 2023
c
sizeof
extern
strlen
Is it possible to typedef a pointer-to-extern-"C"-function type within a template?
Feb 05, 2023
c++
templates
typedef
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
« Newer Entries
Older Entries »