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
error when using extern "C" to include a header in c++ program
Mar 14, 2023
c++
c
extern
C++/Java recursion variable initialize
Mar 13, 2023
java
c++
variables
global-variables
extern
Why is absence of array index in "extern char name[]" not affecting strlen(name) but causing error for sizeof(name)?
Feb 19, 2023
c
sizeof
extern
strlen
c++ extern constant int for array size
Jan 29, 2023
c++
arrays
constants
global
extern
Error and warnings in Xcode when declaring Array of NSString* as a global extern
Jan 26, 2023
objective-c
global-variables
linker-errors
extern
C++: Linking extern variables from within a namespace
Jan 23, 2023
c++
namespaces
linker
constants
extern
Linker error using extern "C" in Objective-C code
Jan 20, 2023
c++
objective-c
c
linker
extern
c++ duplicate symbol linker error when sharing a variable in a namespace
Jan 21, 2023
c++
linker
global-variables
extern
Why "second C linkage of overloaded function" is not allowed?
Jan 12, 2023
c++
c
dll
extern
Usage of virtual class and extern in C++
Dec 31, 2022
c++
class
virtual
extern
Acces variables from an inner class in java
Dec 23, 2022
java
inner-classes
extern
What is a concept behind using extern in c/c++?
Dec 22, 2022
c++
c
extern
Does C provide a way to declare an extern variable as 'read-only', but define it as writeable?
Dec 21, 2022
c
embedded
constants
declaration
extern
How to use an extern union array in C?
Dec 21, 2022
c
arrays
extern
unions
extern and global variables with the same name in C
Dec 16, 2022
c
global
external
extern
extern "C" causing an error "expected '(' before string constant" [duplicate]
Dec 15, 2022
c++
c
extern
Usage of extern in the same file
Dec 16, 2022
c
linker
extern
Defining an extern variable in the same header file
Dec 05, 2022
c++
c
extern
C and C++ linkage with extern "C"
Dec 04, 2022
c++
c
extern
linkage
Is it possible to typedef a pointer-to-extern-"C"-function type within a template?
Feb 05, 2023
c++
templates
typedef
extern
« Newer Entries
Older Entries »