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 c89
What are the major differences between ANSI C and K&R C?
Aug 29, 2022
c
kr-c
c89
How to generate NaN, -Infinity and +Infinity in ANSI C?
Sep 23, 2022
c
nan
c89
infinity
Are prototypes required for all functions in C89, C90 or C99?
Aug 28, 2022
c
c99
c89
Is the behavior of subtracting two NULL pointers defined?
Aug 18, 2022
c++
c
c99
c89
Is there any reason to use C instead of C++ for embedded development? [closed]
Aug 10, 2022
c++
c
embedded
c89
Where can one find the C89/C90 standards in PDF format?
Aug 17, 2022
c
ansi
c89
Why should you use strncpy instead of strcpy?
Aug 17, 2022
c
buffer-overflow
strcpy
c89
strncpy
Is the "struct hack" technically undefined behavior?
Aug 16, 2022
c
undefined-behavior
c89
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
Variable declaration placement in C
Aug 15, 2022
c
declaration
c89
What is the difference between C, C99, ANSI C and GNU C?
Oct 21, 2022
c
gcc
c99
c89
ansi-c
What is the behavior of integer division?
Aug 14, 2022
c
math
c99
c89
integer-division
« Newer Entries