gclib  2.0.8
Communications API for Galil controllers and PLCs
x_simple.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "gclibo.h"

Go to the source code of this file.

Functions

void check (GReturn rc)
 
int main ()
 

Variables

GCon g = 0
 

Detailed Description

A very simple example for using gclib. See x_examples.cpp for more in-depth examples.

Definition in file x_simple.c.