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
How to calculate the maximum supported value of a signed bit-field?
Aug 15, 2026
c
c99
bit-fields
c11
How does the compiler resolve the address of variable declared after a variable-length array?
Aug 13, 2026
c
compiler-construction
compilation
c99
variable-length-array
Does C99 mandate a `int64_t` type be available, always?
Aug 14, 2026
c
64-bit
language-lawyer
c99
Formatted elapsed time in C
Aug 14, 2026
c
time
c99
strftime
Is a conversion from a double to a float always potentially invoking undefined behaviour?
Aug 05, 2026
c
floating-point
standards
undefined-behavior
c99
info C5012: loop not parallelized due to reason '1008'
Aug 01, 2026
c
visual-studio-2013
vectorization
c99
sse2
Visual Studio 2008 Restrict to ANSI C
Jul 30, 2026
c
visual-studio
c99
Assert the allocation of a variable-length array
Jul 30, 2026
c
c99
variable-length-array
Split C string into tokens using sscanf
Jul 30, 2026
c
string
c99
Supply C99 complex arguments from C++ [duplicate]
Jul 27, 2026
c++
c
c99
Writing string to file that is over 4095 characters long [closed]
Jul 26, 2026
c++
string
c99
Why don't the authors of the C99 standard specify a standard for the size of floating point types?
Jul 26, 2026
c
floating-point
sizeof
c99
standardization
Why 'int16_t complex' does not work?
Jul 24, 2026
c
gcc
c99
complex-numbers
c11
MinGW Compiler for Windows, using GCC, C99 vs GNU99
Jul 20, 2026
c++
c
mingw
c99
Variable no of argument in C Macro
Jul 20, 2026
c
unix
macros
embedded
c99
Discards qualifiers with memcpy
Jul 17, 2026
c
c99
Const Struct vs Struct With Const Members
Jul 18, 2026
c
struct
constants
c99
Effective types of allocated objects and structs
Jul 14, 2026
c
struct
malloc
language-lawyer
c99
Writing a replacement for the Matlab C API for writing .matfiles
Jul 16, 2026
c
matlab
c99
Variadic macro expansion's going wrong
Jul 15, 2026
c
visual-studio
gcc
c99
variadic-macros
Older Entries »