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
Placemarker and non-placemarker tokens in pre-processor?
Mar 07, 2026
c
macros
c-preprocessor
c99
vsprintf() does not print warning when having more arguments then specified in format
Mar 08, 2026
c
printf
variadic-functions
c99
variadic
Signals - c99 vs gnu99
Mar 05, 2026
c
signals
gnu
c99
Should I deliberately inline functions across translation units in C99
Mar 01, 2026
c
c99
inline-functions
Problems with CORDIC for Logarithm in C
Mar 01, 2026
c
numerical-methods
c99
Which gcc optimization flags should I use?
Feb 28, 2026
c
gcc
optimization
compiler-optimization
c99
Are string literals necessarily considered adjacent (and thus concatenated) when separated by a newline?
Feb 25, 2026
c
c99
Why is size_t in stddef and not stdint?
Feb 23, 2026
c
types
header
c99
stdint
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
Older Entries »