I'm learning the C language on my Mac with Xcode.
I've created a "Hello World" app, and played around with simple maths.
What should be my next goal? If someone was to ask me about PHP for example, I'd say "build a basic blog software". Can someone point me in what would be a great learning experience for someone new to C? One that will test a lot of the static types, etc
It should also be < 1 week to create. It does not need to be useful.