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 a compiler allowed to add functions to standard headers?
Feb 19, 2022
c
header
c99
standards
Returning a variable while using a post increment in C
Dec 23, 2019
c
global-variables
standards
c99
language-lawyer
Variable Length Arrays in C++14?
Oct 28, 2022
c++
arrays
visual-studio-2015
c99
variable-length-array
why is sizeof(ptrdiff_t) == sizeof(uintptr_t)
Mar 19, 2022
c++
c
pointers
c99
computer-architecture
What techniques/strategies do people use for building objects in C (not C++)?
Feb 23, 2022
c
inheritance
object
c99
c89
Why is SCHAR_MIN defined as -127 in C99?
Nov 08, 2022
c
char
language-lawyer
c99
Why isn't regular expressions part of ISO C99
Mar 05, 2022
c
regex
standards
c99
Is there a reason that C99 doesn't support function overloading?
Aug 28, 2022
c
c99
overloading
Why must I use gnu99 instead of c99 to compile a kernel module?
Dec 27, 2021
c
linux-kernel
kernel-module
c99
gnu99
Variable Length Array
Aug 04, 2019
c
c99
C99: what is the recomended way to handle exceptions raised by `pow()` (overflow or complex number)
Apr 23, 2021
c
exception
nan
c99
pow
C99: Flexible array inside union?
Oct 23, 2022
c
struct
c99
flexible-array-member
gnu99
Is it safe to cast a heap allocated pointer to a pointer to a VLA?
Sep 24, 2022
c
arrays
pointers
language-lawyer
c99
Why in C language for every signed int type must there be a corresponding unsigned int type?
Oct 28, 2022
c
c99
unsigned
signed
stdint
Explanation of tentative definitions in C [duplicate]
Dec 17, 2020
c
c99
What does section 5.1.2.3, paragraph 4 (in n1570.pdf) mean for null operations?
Apr 29, 2022
c
language-lawyer
c99
volatile
c11
Threading and Thread Safety in C
Nov 03, 2022
c
windows
multithreading
atomic
c99
What is the state of C99 support in major compilers / toolchains?
May 14, 2022
c
compiler-construction
c99
toolchain
variable length array declaration not allowed in OpenCL - why?
Jul 19, 2022
arrays
memory
memory-management
opencl
c99
Is unsigned char always promoted to int?
Apr 19, 2017
c
type-conversion
c99
integer-promotion
type-promotion
« Newer Entries
Older Entries »