This website requires JavaScript.
Explore
Help
Register
Sign In
80486DX2-66
/
gists
Watch
1
Star
0
Fork
0
You've already forked gists
mirror of
https://gitlab.com/80486DX2-66/gists
synced
2025-01-24 20:32:07 +05:30
Code
gists
/
c-programming
/
experiments
History
Intel A80486DX2-66
5a785bfd9f
bool-operations.c: optimize
printf(s "\n")
to
puts(s)
2024-07-03 11:21:38 +03:00
..
bool-operations.c
bool-operations.c: optimize
printf(s "\n")
to
puts(s)
2024-07-03 11:21:38 +03:00
clock-malfunction-imitation.c
clock-malfunction-imitation.c: explain more
2024-06-28 13:48:45 +03:00
floatscan-experiment.c
…
reverse-ramdisk.c
…
static-vs-dynamic-mem-alloc.c
…