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
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
Using size_t for specifying the precision of a string in C's printf
May 31, 2022
c
c99
unknown type name 'siginfo_t' with Clang using _POSIX_C_SOURCE 2, why?
Feb 28, 2017
c
clang
c99
Enumeration object set to a value not equal to any of its respective enumeration constants
Dec 25, 2019
c
enums
c99
language-lawyer
Which is the correct behavior of the struct with unnamed member in C99 language?
May 19, 2022
c
visual-c++
gcc
struct
c99
Initialize an array of structs in C or C99 to all the same values [duplicate]
Nov 14, 2022
c
arrays
struct
initialization
c99
Ternary operator in array initalization
Mar 21, 2022
c
c99
What does this compiler warning generated by `-pedantic` mean?
Jun 13, 2019
c
gcc
c99
variadic
what's the equivalent of atoi or strtoul for uint32_t and other stdint types?
Jun 09, 2019
c
type-conversion
c99
stdint
« Newer Entries
Older Entries »