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
2024-12-26 02:29:50 +05:30
Code
471e2a8583
gists
/
c-programming
/
mem
History
Intel A80486DX2-66
471e2a8583
safe_mem.h: simplify
#if defined(...)
to
#ifdef ...
2024-03-24 19:45:53 +03:00
..
safe_mem.h
safe_mem.h: simplify
#if defined(...)
to
#ifdef ...
2024-03-24 19:45:53 +03:00
safe_mem.test.c
safe_mem.test.c: remove
STDERR_FILENO
2024-03-24 18:08:38 +03:00