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
C99 - why are false and true defined as 0 and 1 and not as ((bool)0) and ((bool)1)?
Oct 18, 2022
c
language-design
c99
boolean
implicit declaration of function ‘str[n]casecmp’ [-Werror=implicit-function-declaration]
Oct 22, 2022
c
gcc
c99
Why do new C books not adhere to the C99 standard?
Aug 28, 2022
c
c99
How to auto-vectorize strided writes with GCC?
Sep 29, 2022
c
performance
gcc
vectorization
c99
C - unexpected behavior in complex.h on different OS
Sep 15, 2022
c
clang
c99
Why does __func__ return <unknown> in some functions in C?
Sep 28, 2022
c
gcc
c99
func
How to determine maximum required alignment in C99
Jun 24, 2019
c
c99
memory-alignment
Undefined behavior with pointer arithmetic on dynamically allocated memory
Jul 15, 2021
c
language-lawyer
c99
pointer-arithmetic
c99 __restrict and compiler optimization
Sep 13, 2022
c
optimization
compiler-construction
c99
restrict-qualifier
Distinguish between string and byte array?
Nov 06, 2022
c
string
gcc
c99
buffer-overflow
Exception libraries for C (not C++)
Sep 24, 2022
c
exception
c99
throw
raise
size limit of printf conversion specification
Mar 28, 2022
c
printf
c99
format-string
Can I inline a function partially/selectively?
Oct 18, 2022
c
inline
c99
Are there float and double types with fixed sizes in C99?
Nov 10, 2022
c
floating-point
c99
Strict aliasing in relation to aggregate or union types
May 24, 2022
c
gcc
standards
c99
strict-aliasing
Why are structs not allowed in equality expressions in C? [duplicate]
Aug 25, 2022
c
standards
c99
c11
C99 complex support with visual studio
Nov 03, 2021
c
visual-studio
c99
complex-numbers
Smart Pointer Implementation in C [duplicate]
Jul 01, 2022
c
pointers
smart-pointers
c99
getting "implicit declaration of function 'fcloseall' is invalid in C99" when compiling to gnu99
Nov 02, 2022
c
c99
clang
« Newer Entries
Older Entries »