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 gcc
What does "- < /dev/null" mean in "gcc -dM -E - < /dev/null"?
Apr 02, 2022
c++
c
bash
gcc
Characters written so far in snprintf
Mar 27, 2019
c
gcc
c99
format-string
S_IFMT and S_IFREG undefined with -std=c11 or -std=gnu11
Sep 10, 2022
c
gcc
posix
stat
c11
Why is struct addrinfo defined only if __USE_XOPEN2K is defined?
Jan 31, 2018
c
gcc
clang
Why does Folly's shared library reference the wrong symbol from Boost? (GCC on OS X)
Feb 12, 2022
c++
macos
gcc
boost
Macro Expansion: Argument with Commas
Aug 18, 2022
c
visual-c++
gcc
macros
language-lawyer
How do I "tell" to C compiler that the code shouldn't be optimized out?
Oct 20, 2022
c
gcc
compiler-optimization
Does vscode use workspaceRoot or workspaceFolder?
Oct 21, 2022
gcc
visual-studio-code
mingw
Assigned `nullptr` to `bool` type. Which compiler is correct?
Nov 02, 2022
c++
gcc
boolean
clang
nullptr
Syscall implementation of exit()
Nov 09, 2022
c
gcc
assembly
x86
system-calls
gcc and clang throw "no matching function call" but msvc (cl) compiles and works as expected
Aug 30, 2022
c++
gcc
clang
c++17
cl
Why gcc complains "declaration of 'foo' shadows a previous call [-Werror=shadow]"
Jul 09, 2021
c++
gcc
Does stack space required by a function affect inlining decisions in C/C++?
Jun 01, 2022
c++
c
gcc
inline
micro-optimization
Why GCC generates strange way to move stack pointer
Sep 17, 2022
c++
assembly
gcc
x86
stack-pointer
More fine-grained behavior of gcc -Wshadow option
Oct 16, 2022
c
gcc
Explanation of Asm code
Sep 25, 2022
gcc
assembly
lua
x86
inline-assembly
In GCC-style extended inline asm, is it possible to output a "virtualized" boolean value, e.g. the carry flag?
Nov 14, 2022
gcc
assembly
boolean
flags
inline-assembly
Avoiding exporting symbols from executables on Linux
May 28, 2022
linux
gcc
export
symbols
ld
GCC - How to realign stack?
Nov 21, 2019
c
gcc
stack
pthreads
sse
What files are actually included when compiling
Aug 24, 2022
c++
c
gcc
g++
« Newer Entries
Older Entries »