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
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
long double math library implementations?
Jul 05, 2022
c
math
c99
long-double
P99 and C99 vs C11
Jan 17, 2022
c
c99
c11
p99
C preprocessor using the closing bracket of a parent macro
Aug 02, 2021
c
macros
c99
c-preprocessor
bizarre C statement [duplicate]
Apr 27, 2018
c
c99
Initializer with constant expression having possible overflow in C99
Oct 02, 2021
c
language-lawyer
c99
undefined-behavior
constant-expression
Multiple definition of function in the same place
Nov 11, 2022
c
c99
generic-programming
How people check nan and inf in C89
Nov 18, 2021
c
floating-point
nan
c99
c89
What happens if two tasks try to access different parts of a struct at the same time (in c)?
May 10, 2022
c
c99
double_t in C99
Apr 13, 2022
double
c99
Is it legal to alias "const restrict" pointer arguments?
Jan 10, 2022
c
pointers
c99
pointer-aliasing
restrict-qualifier
What is the purpose of void *array = *(void **) member + siz * (*p_n);
Aug 31, 2022
c
protocol-buffers
c99
c89
Are enums as bitfields implementation-defined types?
Sep 05, 2022
c
language-lawyer
c99
« Newer Entries
Older Entries »