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 c99
NULL function pointers
Oct 29, 2022
c++
c
c99
Using restrict with arrays?
Nov 07, 2022
c
optimization
c99
restrict
restrict-qualifier
How to enforce C89-style variable declarations in gcc?
Mar 25, 2022
c
visual-c++
gcc
c99
c89
Do C99 signed integer types defined in stdint.h exhibit well-defined behaviour in case of an overflow?
Oct 29, 2022
c
standards
c99
integer-overflow
During C macro expansion, is there a special case for macros that would expand to "/*"?
Sep 15, 2022
c
macros
c-preprocessor
c99
Does Microsoft visual studio 2010 support c99?
Oct 06, 2022
c
visual-studio
visual-studio-2010
c99
Why is the return type for ftell not fpos_t?
Nov 06, 2022
c
c99
ftell at a position past 2GB
Apr 14, 2022
c
file-io
c99
stdio
ftell
unistd.h and c99 on Linux
Oct 14, 2022
c
linux
unix
c99
Sequence points and side effects: Quiet change in C11?
Jul 03, 2022
c
c99
undefined-behavior
c11
sequence-points
How to force unsigned arithmetic on fixed-width types?
Sep 21, 2022
c++
c
c99
standards-compliance
In C, if B is volatile, should the expression (void)(B = 1) read B
Sep 21, 2022
c
variable-assignment
c99
volatile
How do I have a comma inside braces inside a macro argument when parentheses cause a syntax error?
Nov 17, 2018
c
macros
c99
c-preprocessor
Compatibility of C89/C90, C99 and C11
Sep 21, 2022
c
c99
iso
c11
c89
printf conversion specifier for _Bool?
Sep 20, 2022
c
standards
printf
c99
Inconsistent behaviour of implicit conversion between unsigned and bigger signed types
Feb 11, 2022
c
c99
implicit-conversion
c89
integer-promotion
C99 Structure Designated Initialisers and other value
Sep 20, 2022
c
initialization
structure
c99
designated-initializer
Why does C99 complain about storage sizes?
Oct 12, 2017
linux
gcc
network-programming
c99
gnu99
What is the point of the C99 standard?
Sep 19, 2022
c
c99
Define a function before main?
Jan 31, 2022
c
c99
« Newer Entries
Older Entries »