From C and Beyond

Well, after a few hours I’m starting to see C just wont cut it. The lack of data structures in its standard lib is getting on my nerves and I am switching to C++ where I wont be wasting my time with implementing stacks, queues or lists. I Guess next time I should do better research on the tools I want to use.