Thanks for the integer example. I needed to load a linked list from a text file, so I am posting a version that does that.

The thing that drove me crazy for a while was that I wasn't malloc-ing...