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 linkage
Makefile automatic link dependency?
Jun 01, 2017
gcc
makefile
dependencies
linkage
Why did they insist in using the `extern` specifier in the examples below?
Jul 08, 2022
c++
language-lawyer
c++17
linkage
C callback functions defined in an unnamed namespace?
Jul 06, 2022
c++
calling-convention
linkage
Linkage of various const/static variables
Jun 25, 2022
c++
static
extern
linkage
What is the difference between scope and linkage?
Jun 13, 2021
c
scope
linkage
Placing a namespace-scope file-local (.cpp) constant in an anonymous namespace or not
Oct 25, 2022
c++
c++11
namespaces
c++03
linkage
Bad linkage of `char *array[size]` and `extern char **array`?
Oct 03, 2018
c
gcc
linkage
Does inline determine internal linkage?
Sep 03, 2022
c++
inline
linkage
Can an inline function in a header file use a constant which has internal linkage?
May 31, 2022
c++
constants
inline
linkage
one-definition-rule
Why is "implicit declaration of function" just a warning?
Nov 13, 2022
c
compilation
warnings
compiler-warnings
linkage
How can I import dll of a C++ class inside a namespace
Sep 24, 2022
c++
dll
dllimport
explicit
linkage
Why should we only use 'static' inside a class or a function (C++)?
Oct 14, 2022
c++
static
keyword
linkage
What is the point of internal linkage in C++
Jun 23, 2022
c++
linkage
Block scope linkage C standard
Jan 25, 2022
c
scope
extern
standards
linkage
Does making a function inline affect its linkage?
Jun 02, 2018
c++
function
inline
linkage
Linkage in C: does GCC follow the C99 spec, or do I not understand the spec?
May 03, 2022
c
gcc
c99
linkage
Argument-dependent lookup of dependent names
Sep 14, 2022
c++
language-lawyer
linkage
argument-dependent-lookup
dependent-name
C++'s extern-"C" functionality to languages other than C
May 18, 2022
c++
linkage
extern-c
« Newer Entries
Older Entries »