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
Is extern "C" only required on the function declaration?
Aug 31, 2022
c++
c
extern
extern-c
How to name a constant in Objective-C?
Aug 31, 2022
objective-c
naming-conventions
constants
extern
Why doesn't this "undefined extern variable" result in a linker error in C++17?
Aug 31, 2022
c++
linker-errors
extern
c++17
if-constexpr
Objective-C static, extern, public variables
Mar 16, 2021
objective-c
static
public
extern
How to detect if C code (which needs 'extern C') is compiled in C++
Aug 28, 2022
c++
c
extern
Should functions be made "extern" in header files?
Aug 28, 2022
c
extern
C++ extern keyword on functions. Why no just include the header file?
Aug 28, 2022
c++
linker
extern
What does the extern keyword mean?
Nov 14, 2022
c
objective-c
extern
Does a declaration using "auto" match an extern declaration that uses a concrete type specifier?
Dec 15, 2021
c++
language-lawyer
extern
auto
How do I share a global variable between c files?
Sep 28, 2022
c
extern
Why won't extern link to a static variable?
Aug 26, 2022
c
static
extern
Mixing extern and const
Aug 25, 2022
c++
c
constants
scope
extern
How does extern work in C#?
Aug 25, 2022
c#
.net
performance
extern
modifier
How to declare constexpr extern?
Aug 25, 2022
c++
extern
constexpr
Forward-declare enum in Objective-C
Nov 07, 2022
objective-c
enums
typedef
extern
What does extern inline do?
Dec 14, 2021
c++
c
extern
inline-functions
using extern template (C++11)
Aug 15, 2022
c++
templates
c++11
extern
"FOUNDATION_EXPORT" vs "extern"
Dec 14, 2021
objective-c
extern
How do I use extern to share variables between source files?
Aug 13, 2022
c
global-variables
extern
« Newer Entries