cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

Safely using C's `fread`

Open lefticus opened this issue 1 year ago • 0 comments

It's harder than you think it should be to use correctly, but sometimes it's necessary, so let's write a little file reader utility?

Maybe make it strongly typed even? That'd be fun.

lefticus avatar Aug 07 '24 15:08 lefticus