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
Visual Studio support for new C / C++ standards?
Nov 16, 2022
c++
visual-studio
visual-c++
c++11
c99
Is "inline" without "static" or "extern" ever useful in C99?
Aug 16, 2022
c
inline
c99
C99 stdint.h header and MS Visual Studio
Dec 14, 2021
c++
c
visual-studio
c99
How does the below program output `C89` when compiled in C89 mode and `C99` when compiled in C99 mode?
Oct 22, 2022
c
printf
comments
c99
c89
Printf width specifier to maintain precision of floating-point value
Aug 15, 2022
c
floating-point
printf
c99
floating-point-precision
Can't understand this way to calculate the square of a number
Aug 15, 2022
c
arrays
pointers
c99
variable-length-array
Why does C++11 not support designated initializer lists as C99? [closed]
Dec 14, 2021
c++
c
c++11
initialization
c99
What is the difference between C, C99, ANSI C and GNU C?
Oct 21, 2022
c
gcc
c99
c89
ansi-c
What does dot (.) mean in a struct initializer?
Aug 15, 2022
c
c99
designated-initializer
bool to int conversion
Aug 15, 2022
c++
c
c99
Standard alternative to GCC's ##__VA_ARGS__ trick?
Dec 14, 2021
c
c99
c-preprocessor
variadic-macros
Realistic usage of the C99 'restrict' keyword?
Aug 14, 2022
c
gcc
c99
restrict-qualifier
What is the behavior of integer division?
Aug 14, 2022
c
math
c99
c89
integer-division
« Newer Entries