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
atexit considered harmful?
Mar 26, 2023
c
c99
atexit
Is `uint_fast32_t` guaranteed to be at least as wide as `int`?
Mar 22, 2023
c
c99
integer-promotion
C - filling struct after initialization - compilation error
Mar 20, 2023
c
gcc
compilation
compiler-errors
c99
Use open_memstream with c99
Mar 08, 2023
c
posix
c99
Structure over flexible array member
Mar 08, 2023
c
c99
strict-aliasing
Nested macro calls
Mar 06, 2023
c
macros
c-preprocessor
c99
Generating function declaration using a macro iteration
Feb 27, 2023
c++
c++11
c-preprocessor
c99
variadic-macros
Does the C standard consider that there are one or two 'struct uperms_entry' types in this header?
Feb 21, 2023
c
c99
Designated Initializer for array of arrays
Feb 07, 2023
c
c99
Why is implicit declaration of gets() not allowed in C99?
Jan 31, 2023
c
clang
c99
cs50
gets
Check support for variable length array in C
Jan 30, 2023
c
arrays
c99
Which condition is true in While?
Jan 29, 2023
c
c99
sizeof() a struct with a zero length array member
Jan 28, 2023
c
gcc
sizeof
c99
flexible-array-member
DT_DIR undefined
Jan 20, 2023
c
c99
readdir
gcc permanently change c standard
Jan 13, 2023
c
gcc
standards
c99
Array as compound literal [duplicate]
Jan 12, 2023
c
c99
compound-literals
How does the C compiler know how big to make the array?
Jan 11, 2023
c
c99
Why do we need to declare functions before using them in C?
Jan 10, 2023
c
c99
using restrict qualifier with C99 variable length arrays (VLAs)
Jan 11, 2023
c99
simd
variable-length-array
restrict-qualifier
auto-vectorization
Is it guaranteed that global variables are always initialized to 0 with c99?
Jan 06, 2023
c
variables
initialization
c99
Older Entries »