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
Matrices as function parameters in C89
Jun 27, 2022
c
function
matrix
c89
variable-length-array
compiling with c89 and c99 does gcc 4.4.2 default to c99?
Feb 06, 2017
c
c99
c89
Using the scanf function in while loop
Oct 30, 2022
c
while-loop
scanf
c89
Are the "C mock tests" at tutorialspoint correct?
Sep 13, 2022
c
c89
Can an ANSI C compiler remove a delay loop?
Nov 10, 2022
c
optimization
standards
c89
Is following statement valid in ANSI C? Is it valid at all?
Mar 03, 2022
c
language-lawyer
c89
sequence-points
Why do C implicit conversions operate like they do?
Nov 20, 2022
c
integer
implicit-conversion
unsigned-integer
c89
Preventing torn reads with an HCS12 microcontroller
Apr 26, 2022
c
embedded
microcontroller
c89
68hc12
Can enum member be the size of an array in ANSI-C?
Feb 05, 2022
c
gcc
standards
clang
c89
ISO C90 forbids mixing declarations and code... but allows it in certain instances?
Aug 30, 2022
c
declaration
c89
statements
Printing out hex values of a char* array in C gives odd values for binary input
Feb 09, 2022
hex
printf
c89
What techniques/strategies do people use for building objects in C (not C++)?
Feb 23, 2022
c
inheritance
object
c99
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
« Newer Entries
Older Entries »