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
realloc memory in string array in C
Nov 23, 2025
c
c99
strcpy
How do strings work in C?
Nov 21, 2025
c
string
c99
ansi-c
Functions with empty parameter list in C99 is not compatible with C++98?
Nov 20, 2025
c++
c
gcc
c99
c++98
Struct variable alias
Nov 17, 2025
c
struct
compiler-warnings
c99
unions
Combine two designated initializers via a macro
Nov 05, 2025
c
c99
designated-initializer
Size of anonymous struct standard conformant?
Nov 01, 2025
c
c99
c89
ansi-c
C union type punning arrays
Oct 31, 2025
c
c99
c11
Flexible array member without having to be the last one
Oct 30, 2025
c
struct
c99
c11
flexible-array-member
Implicit declaration of scandir; alphasort is undeclared
Oct 28, 2025
c
c99
scandir
Question regarding the memory alignment offset multiple for Vertex buffer data when calling vkCmdBindVertexBuffers()
Oct 26, 2025
c99
memory-alignment
vulkan
vertex-buffer
In C, is it true that PRId64 is defined if-and-only-if int64_t is available?
Oct 24, 2025
c
64-bit
c99
format-specifiers
stdint
Converting unsigned to double to unsigned without loss of precision
Oct 22, 2025
c
floating-point
c99
ieee-754
floating-point-conversion
What is the best way to represent characters in C?
Oct 22, 2025
c
char
character
c99
extern declaration of array
Oct 20, 2025
c99
extern
variable-declaration
How should I obtain the fractional part of a floating-point value?
Oct 19, 2025
c
floating-point
c99
floor
libm
use pointer to single value as Array
Oct 18, 2025
c
arrays
pointers
c99
c89
Is `void foo(int a[static 0]);` valid?
Oct 18, 2025
c
language-lawyer
c99
Tilde '~' operator on _Complex, what does it do? Is it an extension?
Oct 18, 2025
c
c99
complex.h
Is it valid to check if a function is defined in C?
Oct 17, 2025
c
visual-studio
language-lawyer
c99
static_if in C99's preprocessor
Oct 16, 2025
c
c99
c-preprocessor
static-if
Older Entries »