gtk

All the C you need to know for GTK+

A short refresher on basic C concepts

Write a full post in response to this!

If you want to develop applications with GTK+, a graphical toolkit used by the GNOME desktop environment, it is essential that you are comfortable with the C programming language. This article is meant to give you a short refresher on the basics of C that you will need to know when developing GTK+ applications.


Other sites

Odiogo