0 points
Using a file system is much less bad than dynamically allocating memory, at least as long as you keep a predefined set of files.
1 point
I hate to alarm you but… What is a file system except dynamically allocated memory. ;)
1 point
It’s a persistent dynamic memory allocation that’s accessed by multiple processes! :)
0 points
*