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
Struct declaration versus definition
Jun 27, 2022
c
struct
declaration
extern
Inclusion of C headers in C++ revisited
Sep 23, 2022
c++
c
header-files
extern
Should a function prototype always be in its header file?
Nov 15, 2022
c
header
prototype
extern
misra
extern "C" DLL: Debug is OK, Release throws Error C2059
May 20, 2022
c++
dll
extern
Can I use extern for macros?
Oct 29, 2019
c
macros
extern
The C++ 'new' keyword and C [duplicate]
Nov 20, 2022
c++
c
new-operator
keyword
extern
C++: namespace conflict between extern "C" and class member
Oct 26, 2022
c++
c
namespaces
conflict
extern
global variables in C++
Mar 04, 2014
c++
singleton
global-variables
extern
Is the extern keyword necessary when referring a volatile variable declared in another C source file?
Jun 08, 2019
c
volatile
extern
Why does "const extern" give an error?
May 25, 2022
c
gcc
global-variables
constants
extern
c99 inline semantics with gcc (mspgcc)
Nov 13, 2022
c
inline
extern
What happens if I use extern "C++" with a C toolchain?
Feb 23, 2017
c++
c
extern
Is this extern harmless?
May 15, 2022
c++
c
extern
Can we create externs from a full .js file with Google Closure Compiler?
May 26, 2022
javascript
extern
google-closure-compiler
Linkage of various const/static variables
Jun 25, 2022
c++
static
extern
linkage
Can't use cout/endl when extern "C"
Oct 22, 2022
c++
extern
Name Mangling in C++
Feb 01, 2022
c++
extern
C++ extern: pointer vs. reference
Nov 16, 2017
c++
extern
Why do you need to specify type of extern/ static variable at initialization?
Mar 08, 2019
c++
static
extern
« Newer Entries
Older Entries »