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
Dynamic memory allocation on stack
Aug 26, 2022
c
gcc
memory
dynamic
c89
Obtaining pointer to a string constant
Oct 30, 2022
c
string
pointers
memory-management
c89
What is the behavior of C89 with respect to integer division of two negative numbers: round up, round down or not defined?
Oct 18, 2022
c
c89
integer-division
ansi-c
rounding
A legal array assignment. Is it possible?
Feb 07, 2019
c
arrays
gcc
lvalue
c89
It is possible to mix C89 code with C99 code?
Apr 07, 2022
c
c99
c89
Implementing an overflow-free system stack in C90
Sep 05, 2022
c
go
stack-overflow
c89
Unbuffered I/O in ANSI C
Feb 11, 2019
c
input
c89
unbuffered
c89: Convert an int to void* and back
Mar 19, 2022
c
c89
C Integral Overflow?
Nov 17, 2022
c
c89
Variadic macros alternative in ANSI C
Sep 15, 2022
c
c89
variadic-macros
!0 guaranteed to be 1 in C89?
Sep 12, 2022
c
language-lawyer
c89
Dereferencing in C
Sep 12, 2022
c
pointers
c99
c89
What does //**/ mean?
Jul 15, 2019
c
c89
How to define NaN value in ANSI C? [duplicate]
Aug 30, 2022
c
floating-point
nan
c89
Variable-length arrays in C89?
Apr 20, 2022
c
arrays
gcc
c99
c89
Recommended Clang command line options
Jan 17, 2022
c
clang
c89
HAT-trie in ANSI C implementation?
Apr 29, 2022
c
implementation
trie
c89
Returning the terminal cursor to start-of-line with wrapping enabled
Aug 31, 2020
c
linux
terminal
pipe
c89
Adding or assigning an integer literal to a size_t
Sep 07, 2022
c
c89
size-t
Does floor() return something that's exactly representable?
Nov 01, 2021
c
floating-point
ieee-754
c89
floor
« Newer Entries
Older Entries »