Continuing with the new series of bite sized C tutorials that can be run onlne I've just published the third tutorial on enum variables with the examples code running on ideone.com.
This tutorial looks at declaring and using enum variables and also how to use typedef to get rid of the enum keyword. It's simple stuff but hopefully will help anyone learning C in.
- Link to C programming tutorials
Comments
No comments yet. Leave a Comment

