This is a collection of miscellaneous stuff. Mostly related to projects that I plink on from time to time and research interests. This just makes it easier for me to google the stuff later on. Please note that I do retroactively edit posts.
Wednesday, December 12, 2007
ANSI C way to check if a file is readable
I needed a dead simple ANSI C compatible way to check if a file was readable. So here it is:
No comments:
Post a Comment