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
Make extern C++ function return a message if an exception is thrown
Dec 01, 2025
c#
c++
dllimport
extern
invalid-argument
forward declaration using extern (in context of C/C++)
Nov 28, 2025
c++
c
extern
forward-declaration
linkage
c++ extern variable not visible
Nov 23, 2025
c++
extern
Extern or extrn in B?
Nov 17, 2025
extern
b-lang
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
Extern enum between different source files - C
Sep 04, 2025
c
enumeration
extern
Older Entries »