Posted on May 03rd, 2008 in Linux, Programming
Blog | Tech Blog | Secure Coding | Twitter | RSS Feed | Get Email Updates
—-
tweetmeme_source=’shantanugoel’;tweetmeme_url=’http://tech.shantanugoel.com/2008/05/03/smart-programming-in-c-using-glib.html’
GLib – An Introduction:
GLib is a utility library for C, which augments the standard C library in several purposeful ways to make your life that much easier while programming. GLib has the following things to offer you:
1. Portability: The [...]
Tags: C, data structures, GLib, Linux, Mac OS X, portability, Programming, security, utility functions, windows