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
Clarification on integer constant expressions
Feb 17, 2026
c
c99
How can I get character-accurate identifier cross-reference for C99 code?
Feb 16, 2026
c
compiler-construction
c99
cross-reference
Code giving compilation error in C99 mode [duplicate]
Feb 13, 2026
c
c99
Is there an `alignof` implementation portable to standard C89 and C99?
Feb 12, 2026
c
c99
memory-alignment
c89
alignof
Using VLAs in a C++11 environment
Feb 12, 2026
c++
c++11
c99
c11
variable-length-array
coding style aginst warning check
Feb 07, 2026
c
while-loop
c99
c89
Initialize block-scope static const variable with pointer to compound literal?
Feb 05, 2026
c
language-lawyer
c99
compound-literals
c23
IEEE floating-point rounding in C
Jan 24, 2026
c
floating-point
rounding
c99
ieee-754
Reallocating an array (C99)
Jan 24, 2026
c
memory-management
c99
Correctly using gumbo-parser to iterate and find the things I need?
Jan 21, 2026
html
c
http
c99
gumbo
Does C99 standard define observable behavior as C++03 does?
Dec 31, 2025
c
c99
compiler-optimization
language-lawyer
Usage of the extern keyword
Dec 23, 2025
c
gcc
c99
extern
Defining a function returning incompatible type, but unreachable
Dec 22, 2025
c
language-lawyer
c99
Does C99 Standard allow the compiler to transform code such that the same expression is no longer evaluated once some deduced condition is met?
Dec 20, 2025
c
optimization
c99
compiler-optimization
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
Is RAND_MAX guranteed to be <= UINT_MAX?
Dec 19, 2025
c
c99
Memory allocation/reallocation question
Dec 19, 2025
c
memory-management
c99
OpenMP and C99 data
Dec 19, 2025
c
openmp
c99
Older Entries »