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
`clang -ansi` extensions
Oct 08, 2022
c
gcc
clang
c89
Is gcc doing implicit function declarations incorrectly in c99 mode?
Nov 06, 2022
gcc
standards
c99
c89
Implicit declaration of snprintf
Sep 19, 2018
c
c99
printf
c89
How large buffer do I need?
Jun 04, 2022
c
printf
c89
Can't initialize static structure with function pointer from another translation unit?
Apr 14, 2022
c
c99
c89
Pass matrix as argument
Oct 23, 2022
c
matrix
c89
Compliant way to parse a 64 bit integer using sscanf with GCC
Jun 10, 2022
c
gcc
compiler-warnings
ansi
c89
unsigned integer addition and undefined behavior in C90
Oct 19, 2022
c
standards
undefined-behavior
unsigned-integer
c89
Why doesn't GNOME use C99?
Feb 26, 2021
c
coding-style
c99
gnome
c89
C89 and variable initialization
Nov 17, 2022
c
c89
ansi-c
C89 determine size of int at preprocessor time
Jan 15, 2021
c
macros
c-preprocessor
conditional-compilation
c89
Is it valid to treat an extern global as const when the definition is not const? [duplicate]
Jun 06, 2022
c
standards
standards-compliance
c89
Rationale for pre-C99 C not having initial declarations in for loops?
Sep 12, 2022
c
c89
ansi-c
How to get SIZE_MAX in C89
Nov 01, 2022
c
c89
size-t
Remainder operator in c89 and c99
Nov 03, 2022
c
c99
c89
C89: signed/unsigned mismatch
Aug 13, 2022
size
c89
Order of expression evaluation in C
Apr 21, 2022
c
c89
Why FILE pointer need to be declared out main() in Visual Studio 2010?
Sep 23, 2022
c
visual-c++
c89
Is it possible to make recursive type definition in C [duplicate]
Jan 27, 2011
c
c89
C float literal translation
Sep 27, 2022
c
gcc
floating-point
c89
« Newer Entries
Older Entries »