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
C90: How do I globally initialize this struct in C without C99 extensions
Feb 26, 2023
c
struct
global
declare
c89
C How extract predefined huge switch from huge loop without loss performance?
Feb 12, 2023
c
x86
arm
c89
Factory pattern implementation using ANSI C
Jan 24, 2023
c
design-patterns
factory
c89
warning: ISO C90 forbids mixing declarations and code [-Wdeclaration-after-statement] [duplicate]
Jan 07, 2023
c
c89
Implementing a FIFO queue in C
Dec 29, 2022
c
struct
fifo
c89
Was `long` guaranteed to be as wide as `size_t`
Dec 27, 2022
c
language-lawyer
c89
Is it legal to cast a function returning an object pointer to a function returning a void pointer?
Dec 25, 2022
c
casting
language-lawyer
function-pointers
c89
How can I figure out what is the default standard used by my C compiler GCC ? [duplicate]
Dec 16, 2022
c
gcc
c99
c11
c89
Why do you get different values for integer division in C89?
Dec 13, 2022
c
c89
the size of dynamically allocated array in C [duplicate]
Dec 12, 2022
c
arrays
sizeof
ansi
c89
Is negating INT_MIN undefined behaviour?
Dec 04, 2022
c
c99
undefined-behavior
c89
Object oriented programming in C [duplicate]
Dec 04, 2022
c
oop
c89
Would it be safe to do swap by "b=(a+b)-(a=b);"?
Dec 03, 2022
c
c99
c89
Cast a long to a function pointer?
Dec 03, 2022
c
function-pointers
c89
Is there a type-safe way of getting an element count for arrays in C? [duplicate]
Nov 29, 2022
c
arrays
visual-c++
c89
How can I detect one or combination of strokes of keys in C?
Nov 17, 2022
c
c89
Enforcing ANSI C89 with clang
Nov 09, 2022
c
clang
c89
Matrix not zero-filled on declaration
Nov 01, 2022
c
gcc
codeblocks
c99
c89
Typesafe varargs in C with gcc
Feb 22, 2020
c
gcc
static-analysis
c89
Warning: this decimal constant is unsigned only in ISO C90
Aug 20, 2022
c
compiler-construction
long-integer
iso
c89
Older Entries »