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
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
extern "C" static array function parameter
Jul 19, 2021
c++
c
c99
c11
Choosing the most suitable integer size/range to use for variables
Feb 18, 2019
c
size
integer
c99
32 bit Windows and the 2GB file size limit (C with fseek and ftell)
Apr 09, 2022
c
windows
porting
large-files
c99
« Newer Entries
Older Entries »