Storing a CSV text file into a C Struct
Sep 28 2009
I came across a problem where I wanted to grab some data off a CSV text file (see sample below)...
More practice: sorting
Feb 22 2009
I wanted to try my hand at sorting, this time, because it's something I never got around to doing in...
Quick and Dirty Test for Primes
Feb 21 2009
Again, just practicing; this time, on how to determine whether a given number is prime or not. This was actually...
No Fun with Roman Numerals
Feb 13 2009
I was going over the ICT Proficiency sample exam earlier because apparently I've got to take it pretty soon —...