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
Make externed enum "public" for Python?
May 30, 2022
python
cython
extern
using typedef in template instantiation and extern template declaration
Apr 09, 2022
c++
templates
c++11
typedef
extern
Why does providing an explicit initializer on an extern inside a function not override extern?
Oct 24, 2022
c++
extern
extern "C" for member static callback function
Jul 30, 2021
c++
c
callback
language-lawyer
extern
Extern struct in C
Jan 29, 2021
c
extern
f2c
How to link two nasm source files
Jan 01, 2022
compiler-construction
assembly
linker
nasm
extern
extern "C" with variable name "virtual"
May 04, 2022
c++
qt
extern
drm
Rationale of static declaration followed by non-static declaration allowed but not vice versa
Jun 04, 2022
c
static
declaration
extern
extern NSString *const in a class.
May 08, 2022
ios
iphone
objective-c
nsstring
extern
Using C-style struct/typedef from within C++
Mar 16, 2022
c++
c
struct
typedef
extern
type name does not allow storage class to be specified
Feb 19, 2021
objective-c
extern
C: Is it legal to subscript an array of incomplete type?
May 03, 2022
c
extern
incomplete-type
How to convert out/ref extern parameters to F#
Apr 29, 2022
f#
pinvoke
extern
ref-parameters
Equivalent of public static final variables
Mar 19, 2017
objective-c
syntax
extern
variable-declaration
What is the Effect of Declaring 'extern "C"' in the Header to a C++ Shared Library?
Feb 15, 2022
c++
c
linux
shared-libraries
extern
External Constants for UIColor, UIFont, etc
Mar 06, 2022
objective-c
cocoa-touch
cocoa
extern
why does following program work
May 12, 2022
c
extern
c++: Extern with auto fails to compile [duplicate]
May 26, 2021
c++
language-lawyer
extern
auto
Why would you use `extern void my_func();` rather than including `my_utils.h`?
Sep 22, 2022
c
extern
Are static class variables the same as extern variables, only with class scope?
Sep 08, 2022
c++
extern
« Newer Entries
Older Entries »