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-extensions
Why this compound statement as a sequence of statements enclosed by braces and inside parentheses does not appear to be a valid statement expression
Mar 05, 2023
c++
expression
braces
gcc-extensions
GCC typeof extension
Dec 06, 2022
c
gcc
typeof
gcc-extensions
Rewrite GCC cleanup macro with nested function for Clang?
Apr 18, 2022
c
gcc
macros
clang
gcc-extensions
Are variable-length arrays really not allowed in C90?
May 28, 2022
c
arrays
gcc
gcc-extensions
Why doesn't GCC's ternary extension support assignment?
Apr 28, 2022
c
gcc
ternary-operator
gcc-extensions
how to explain this expression "int a=({10;});" in C language?
Mar 28, 2022
c
gcc
gcc-extensions
How to stop Eclipse CDT from emitting errors due to gcc specific syntax?
Jul 31, 2017
c
eclipse
gcc
eclipse-cdt
gcc-extensions
Are variable length arrays there in c++?
Mar 07, 2022
c++
variable-length-array
gcc-extensions
clang-extensions
What is "..." in switch-case in C code
Sep 09, 2022
c
gcc
gcc-extensions
What's this C++ syntax that puts a brace-surrounded block where an expression is expected?
Dec 15, 2021
c++
syntax
language-extension
gcc-extensions
gcc-statement-expression
What is this "[0 ... 255] =" syntax in C?
Jan 24, 2021
c
gcc-extensions