]> Shamusworld >> Repos - rmac/commit
- If ^^filesize could not open the requested file, it would show "(null)" as the...
authorggn <ggn@atari.org>
Sun, 18 Jun 2023 13:05:01 +0000 (16:05 +0300)
committerShamus Hammons <jlhamm@acm.org>
Mon, 19 Jun 2023 21:26:48 +0000 (16:26 -0500)
commit23ff3174f410e6a798f5a2f8b7b188024b57a964
treedf4d28a1f4441b4b9f021faabd6140792ee80583
parent977e372d5099e34ec88e59f3728c7944d97ed424
- If ^^filesize could not open the requested file, it would show "(null)" as the filename

- Changed one '#include <...>' to 'include "..."'
- Minor doc additions
- Added 'dirent_lose.c/.h' to Visual Studio project
Vs2015/rmac/rmac.vcxproj
docs/rmac.rst
error.c
expr.c