Posted on May 03rd, 2008 in Linux, Programming
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 main issue that haunts any C developer is the portability of code. One cannot rely on [...]
Tags: C, data structures, GLib, Linux, Mac OS X, portability, Programming, security, utility functions, windows