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
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
Inconsistent C99 support in gcc and clang
Jun 10, 2022
c
language-lawyer
c99
c11
null-pointer
Is this an invalid use of restrict pointers?
Sep 23, 2022
c
c99
restrict-qualifier
stdlib.h doesn't have declaration for putenv
Jan 22, 2021
c
linux
c99
Token pasting in C
Nov 12, 2022
c
c-preprocessor
c99
variadic-macros
stringification
Can a C implementation implicitly include standard headers when including a different header?
Oct 15, 2022
c
header
c99
Does va_copy() require va_end()?
Nov 08, 2022
c
c99
Dealing with __attribute__ in MSVC
Oct 19, 2019
c
visual-c++
gcc
attributes
c99
In C, is it legal to add `const` only in function definitions, not declarations?
Jul 01, 2022
c
constants
c99
« Newer Entries
Older Entries »