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
How can I implement my own type of extern?
Nov 18, 2022
c#
.net-3.5
refactoring
extern
automated-refactoring
How to use switch with extern constants?
Sep 25, 2022
c++
constants
switch-statement
extern
Will a function declared inside main() have external linkage or none linkage?
Aug 31, 2022
c
function
external
extern
linkage
In C, why don't I get an error when I declare an global variable in different data type in an other file?
Sep 20, 2022
c
extern
What happens if you nest extern "C"?
Sep 10, 2021
c++
nested
extern
Declare a C++ function that has C calling convention but internal linkage [duplicate]
Apr 02, 2022
c++
c
extern
linkage
cross-language
Can't understand the declaration #3 in the Example of [basic.link]/6 C++14
Nov 08, 2018
c++
declaration
language-lawyer
c++14
extern
C++ program using a C library headers is recognizing "this" as a keyword. Extern "C" error?
Oct 31, 2022
c++
c
this
header-files
extern
Unique address for constexpr variable
Aug 30, 2022
c++
c++11
extern
memory-address
constexpr
Can local and register variables be declared extern?
Oct 20, 2022
c
extern
Two variables with same name and type, in two different .c files, compile with gcc
Sep 12, 2022
c
gcc
static
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
« Newer Entries
Older Entries »