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
How to turn on gcc warnings for a forgotten return statement?
Nov 18, 2022
c++
c
gcc
what is the meaning of "warning : No new line at end of file"? [duplicate]
Aug 26, 2022
c
windows
linux
gcc
cygwin
Portable nested functions in C
Jun 17, 2022
c
gcc
clang
nested-function
Determine if a process exists from its Process ID
Dec 11, 2017
c++
linux
gcc
Reference to reference is not allowed in ISO C++ 2003 standard, but why it is allowed by compilers?
Sep 12, 2022
c++
visual-c++
gcc
reference
Why does GCC emit a warning when using trigraphs, but not when using digraphs?
Oct 27, 2022
c
gcc
compiler-warnings
digraphs
trigraphs
How can I convert an int to a string in C++11 without using to_string or stoi?
Jun 25, 2022
c++
string
c++11
gcc
Static keyword in an array function parameter declaration
Apr 02, 2022
c
gcc
assembly
language-lawyer
x86-64
GCC on Windows: Set "Description" field of C executable?
Feb 24, 2022
c
windows
gcc
executable
GCC compiler -- bug or unspecified behavior?
May 24, 2019
objective-c
xcode
gcc
How to determine the length of an array at compile time?
Oct 14, 2022
c
arrays
gcc
compile-time
Why more memory is assigned to a local variable in stack than required in C++?
Oct 18, 2022
c++
c
memory
gcc
memory-management
gcc "multiple definition of " error
May 01, 2022
c
gcc
What does the declaration“extern struct cpu *cpu asm("%gs:0");” mean?
Jun 23, 2022
gcc
x86
inline-assembly
xv6
How to compile and run in one line on linux terminal?
May 13, 2022
c
linux
gcc
terminal
Is there an alternative for visual C++ __declspec (property declaration attribute) in clang and gcc?
Jul 28, 2022
c++
gcc
visual-c++
clang
What flag silences GCC's warning about no newline at file-endings?
Nov 10, 2022
gcc
warnings
compiler-flags
Debug heap/STL debugging equivalent for GCC?
Sep 08, 2018
c++
debugging
gcc
Linkage in C: does GCC follow the C99 spec, or do I not understand the spec?
May 03, 2022
c
gcc
c99
linkage
Why doesn't my overloaded comma operator get called?
Oct 16, 2022
c++
gcc
operator-overloading
comma-operator
« Newer Entries
Older Entries »