In my previous post on this blog, I ranted a bit about things I didn’t like about C++, and in an earlier post about a video game I’ve been working on (word war vi), I made a little video t… more →
Scary Reasonerwrote 2 months ago: Background information Pointer is a variable which holds the address of another variable. Where, fun … more →
wrote 5 months ago: Digging through some old papers, I came across the notes I had taken on the Linux virtual file syste … more →
wrote 1 year ago: In my previous post on this blog, I ranted a bit about things I didn’t like about C++, and in … more →
wrote 1 year ago: [googlevideo] Above video talks about Word War vi 0.21 a bit, and about C function pointers vs. C++ … more →
wrote 1 year ago: This one is after a real long break from blogs . Function pointer is pretty commonplace among C/C++ … more →