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
extern on a static function in C++
Sep 20, 2022
c++
function
extern
What is default storage class for global variables?
Sep 24, 2022
c++
global-variables
storage
default
extern
Can you extern a #define variable in another file?
Sep 19, 2022
c
global
extern
How to define extern variable along with declaration?
Feb 02, 2022
c
c99
extern
gcc-warning
initializer
Linking extern variables in C
Mar 23, 2022
c
extern
Is extern keyword for function necessary at all in C?
Aug 16, 2019
c
extern
Can a variable be redeclared as auto that deduced to the same type? [duplicate]
Feb 15, 2022
c++
c++11
language-lawyer
extern
auto
friendship with extern "C" function seems to require :: to qualify name
Sep 17, 2022
c++
friend
extern
How to approach explicit template instantiation in the presence of unpredictable type aliases?
Aug 29, 2022
c++
c++11
templates
extern
Why does C++11 not support declaring extern "C" on a static member function?
Oct 20, 2022
c++
c
static
c++11
extern
When to use UIKIT_EXTERN vs just extern
Aug 20, 2020
objective-c
visibility
declaration
extern
How can I prevent overloading for extern "C" functions?
Oct 31, 2022
c++
compilation
extern
overloading
The usage of extern in c++
Sep 16, 2022
c++
extern
.NET equivalent of StrCmpLogicalW [duplicate]
Sep 16, 2021
c#
extern
natural-sort
C++ : Extern C Functions inside a Namespace
Mar 19, 2022
c++
namespaces
linker-errors
extern
What exactly do I lose when using extern "C" in C++? [duplicate]
Sep 23, 2022
c++
c
extern
linkage
Create extern char array in C
Sep 29, 2017
c
char
extern
Okay to declare static global variable in .h file?
Sep 13, 2022
c++
c
static
global
extern
Is it legal C++ to declare main as extern "C"?
Sep 13, 2022
c++
main
extern
linkage
program-entry-point
declare extern variable within a C function?
Oct 14, 2022
c
declaration
extern
variable-declaration
« Newer Entries
Older Entries »