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
C89 vs c99 GCC compiler
Apr 18, 2022
c
gcc
compiler-construction
c99
c89
A way to convert byte stream to packet stream in C89 on an embedded device [closed]
Oct 28, 2022
c
embedded
communication
c89
How to "simulate" C99 in Visual Studio for variables declaration
Jun 26, 2019
c
visual-studio-2012
c99
c89
The meaning of "EiC"
Oct 15, 2022
c++
c
interpreter
c89
How can I get error message for errno value (C language)?
Oct 17, 2022
c
c89
Workaround for "semicolon in global scope" warning for no-op C macro
Sep 13, 2022
c
c89
static-assert
Which section in C89 standard allows the "implicit int" rule?
Jul 20, 2020
c
standards
language-lawyer
c89
implicit-int
Why does this function return the correct length of a string? (Incrementing a char pointer)
Apr 07, 2022
c
while-loop
strlen
c89
Should I use "-ansi" or explicit "-std=..." as compiler flags?
Feb 05, 2022
c
c89
compiler-flags
ansi-c
Is it undefined behavior to exceed translation limits and are there checker tools to find it?
Dec 20, 2015
c
standards
undefined-behavior
standards-compliance
c89
Is casting a pointer to different structs guaranteed to be meaningful in C89?
Jul 01, 2019
c
struct
c89
C - Why did ANSI only specify six characters for the minimum number of significant characters in an external identifier?
Oct 24, 2022
linker
standards
c89
Are there any differences between ANSI C and ISO C?
Oct 14, 2017
c
standards
c99
c89
ansi-c
How to enforce C89-style variable declarations in gcc?
Mar 25, 2022
c
visual-c++
gcc
c99
c89
Is the %zu specifier required for printf?
Sep 21, 2022
c
printf
c89
size-t
c-libraries
GCC options for strict C90 code?
Aug 25, 2022
c
gcc
iso
c89
Compatibility of C89/C90, C99 and C11
Sep 21, 2022
c
c99
iso
c11
c89
Inconsistent behaviour of implicit conversion between unsigned and bigger signed types
Feb 11, 2022
c
c99
implicit-conversion
c89
integer-promotion
C check if file exists
Sep 20, 2022
c
c89
Should I place the parameter storage class specifier in the function definition or in both the declaration and definition?
Sep 20, 2022
c
declaration
definition
c89
« Newer Entries
Older Entries »