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
Is unsigned char always promoted to int?
Apr 19, 2017
c
type-conversion
c99
integer-promotion
type-promotion
Is it safe to pass a va_list to another function without using va_copy?
Oct 04, 2019
c
language-lawyer
c99
variadic-functions
C99: cast callbacks with different number of arguments
Jan 14, 2022
c
function
pointers
casting
c99
Equivalent of uintptr_t/intptr_t for pointers to functions?
Oct 26, 2022
c
language-lawyer
c99
c11
It is possible to mix C89 code with C99 code?
Apr 07, 2022
c
c99
c89
Equivalent of std::aligned_storage<> in C?
Apr 20, 2022
c++
c
alignment
c99
Function overloading in C using GCC - compiler warnings
Apr 14, 2022
c
c-preprocessor
compiler-warnings
c99
overloading
Struct vs string literals? Read only vs read-write? [duplicate]
May 05, 2022
c
c99
string-literals
compound-literals
What does (int (*)[])var1 stand for?
Oct 06, 2019
c
multidimensional-array
c99
variable-length
numpy.nextafter decrementing instead of incrementing
Sep 12, 2022
python
numpy
posix
c99
Initialise all elements in an array with a value using compound literals
Apr 02, 2019
c
arrays
gcc
c99
gcc4
Can a C compiler change bit representation when casting signed to unsigned?
Sep 23, 2022
c
c99
language-lawyer
Does MISRA C 2012 say not to use bool
Dec 04, 2017
c
language-lawyer
c99
misra
pc-lint
lvalue doesn't designate an object after evaluation?
Apr 30, 2022
c
c99
language-lawyer
Declaring anonymous struct in for loop, clang fails to compile
Nov 04, 2022
c
c99
static size of array in C99 [duplicate]
Feb 12, 2020
c
arrays
gcc
c99
C99 remove stricmp() and strnicmp()?
Feb 19, 2020
c
string
c99
c99 - error: unknown type name ‘pid_t’
Jan 31, 2017
c
c99
pid
c11
Undefined behavior: when attempting to access the result of function call
Sep 24, 2022
c
c99
undefined-behavior
function-calls
Flexible array member in C-structure
Nov 17, 2022
c
c99
flexible-array-member
« Newer Entries
Older Entries »