The Open Source Swiss Army Knife

/code/c/glib_c/
/code/c/glib_c/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /code   /c   /glib_c 
sub-categories and articles

                                                  
   --->create new sub-category


compile.sh
add

#!/bin/sh if [[ $1 = 'version.c' ]]; then gcc -I/usr/local/include `pkg-config --cflags --libs glib-2.0` version.c -o a.out fi

version.c
add

#include <glib.h>
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with glib_c to the sirfsup! web directory for listing

return to top