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
state machines tutorials [closed]
Oct 20, 2022
c
c99
state-machine
What are the most useful new features in C99? [closed]
Dec 15, 2021
c
c99
Is it possible to iterate over arguments in variadic macros?
Aug 17, 2022
c
foreach
c99
c-preprocessor
variadic
Difference between uint8_t, uint_fast8_t and uint_least8_t
Aug 17, 2022
c++
c
integer
avr
c99
Printing null pointers with %p is undefined behavior?
Aug 17, 2022
c
language-lawyer
c99
undefined-behavior
c11
C99 boolean data type?
Aug 17, 2022
c
types
boolean
c99
Are there machines, where sizeof(char) != 1, or at least CHAR_BIT > 8?
Nov 09, 2022
c
char
standards
sizeof
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