#include <stdio.h>
#include <stdlib.h>
#include "gclibo.h"
Go to the source code of this file.
A very simple example for using gclib. See x_examples.cpp for more in-depth examples.
Definition in file x_simple.c.