mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-01-10 17:32:05 +05:30
reverse-ramdisk.c: comment: fix ratio
This commit is contained in:
parent
d08f28b6e8
commit
eaf2bd306c
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
C programming idea: Handling temporary files like memory allocations (allocating -> creating empty file, using -> locking for R/W, freeing -> deleting).
|
C programming idea: Handling temporary files like memory allocations (allocating -> creating empty file, using -> locking for R/W, freeing -> deleting).
|
||||||
|
|
||||||
50% AI, 50% human (the code is tested and reviewed)
|
20% AI, 80% human (the code is tested and reviewed)
|
||||||
|
|
||||||
Warning: The current result is quick and dirty. Not for educational or
|
Warning: The current result is quick and dirty. Not for educational or
|
||||||
production purposes.
|
production purposes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user