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 do you need to specify type of extern/ static variable at initialization?
Mar 08, 2019
c++
static
extern
avoiding redefinition of variables for single header
Nov 10, 2022
c++
c++11
namespaces
extern
Function templates: extern template vs explicit specialisation
Aug 24, 2022
c++
templates
extern
Why do I get segfaults when declaring a struct globally or extern?
Jun 05, 2022
c++
struct
extern
segmentation-fault
printf
using extern keyword for user defined types in c++
Jan 30, 2020
c++
extern
How to use static variable(BOOL) in Objective C
Dec 01, 2021
iphone
objective-c
static
boolean
extern
Difference between MarshalAs(UnmanagedType.LPWStr) and Marshal.PtrToStringUni()
Nov 08, 2018
c#
.net
marshalling
dllimport
extern
Order of `static` definition and `extern declaration` in a translation unit
Aug 01, 2019
c
static
extern
typedef function pointers and extern keyword
Jul 16, 2022
c
function-pointers
typedef
extern
C -- Accessing a non-const through const declaration
Apr 10, 2022
c
constants
extern
Block scope linkage C standard
Jan 25, 2022
c
scope
extern
standards
linkage
Using `extern template` to prevent implicit instantiation of a template class
Nov 10, 2022
c++
c++11
templates
language-lawyer
extern
How to declare extern typedef struct?
Sep 06, 2022
c
extern
iPhone, check for existence of constant
Jun 21, 2021
iphone
extern
extern variable and array declare issue c++
Nov 05, 2019
c++
arrays
global-variables
constants
extern
Why is extern required for const int but not for const char*
Nov 06, 2021
c++
c++17
extern
extern variable - why?
Sep 25, 2022
c
extern
How to detect that extern "C" is in effect
Jun 16, 2022
c
c-preprocessor
extern
Why does "extern int &c;" working fine?
Nov 11, 2022
c++
variables
reference
extern
extern and global in c
Aug 16, 2022
c
variables
extern
« Newer Entries
Older Entries »