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
int promotion: Is the following well-defined?
Nov 12, 2022
c
standards
c99
Assigning pointers to pointers with or without qualifiers [duplicate]
May 31, 2021
c++
c
pointers
c99
What is `scanf` supposed to do with incomplete exponent-part?
Dec 19, 2018
c
language-lawyer
c99
glibc
How to get involved in C standardization process?
Mar 07, 2019
c
standards
c99
c11
Variadic macros with 0 arguments in C99
Oct 25, 2022
macros
c99
variadic
better understanding type promotion of variadic parameters in c
Apr 08, 2022
c
floating-point
int
printf
c99
How to "simulate" C99 in Visual Studio for variables declaration
Jun 26, 2019
c
visual-studio-2012
c99
c89
Using a 'for' loop iterator after the loop exits in C
Sep 05, 2022
c
for-loop
c99
How to compile a Linux kernel module using -std=gnu99?
Jan 14, 2020
c
linux
gcc
linux-kernel
c99
Why aren't fixed-point types included in C99?
Nov 16, 2022
c
gcc
c99
fixed-point
Can I omit return from main in C? [duplicate]
Oct 17, 2022
c
main
c99
Does Visual Studio 2017 fully support C99?
Sep 19, 2022
c
visual-studio
visual-studio-2017
c99
Are there any existing C implementations having padding bit in (un)signed integer representation?
Sep 22, 2022
c
c99
C99 not default C- version for GCC?
Feb 05, 2017
c
gcc
c99
C Complex Numbers in C++?
Mar 11, 2021
c++
c99
complex-numbers
What are the semantics of C99's "restrict" with regards to pointers to pointers?
Mar 25, 2022
c
pointers
multidimensional-array
c99
restrict-qualifier
Is there a static_assert replacement which satisfies the C99 standard?
Sep 25, 2022
c++
c++11
c99
static-assert
How do I ensure lrint is inlined in gcc?
Aug 15, 2016
c++
c
gcc
c99
How is the size of a variable length array computed at runtime in C99?
Oct 17, 2022
c
arrays
c99
variable-length-array
ansi-c
Why are uintptr_t and intptr_t optional types in the C (and C++) standard?
Sep 24, 2022
c++
c
c++11
c99
« Newer Entries
Older Entries »