CSL  5.2
example_client.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "lo/lo.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Variables

const char testdata [5] = "ABCDE"

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

const char testdata[5] = "ABCDE"

Definition at line 23 of file example_client.c.

Referenced by main(), and test_deserialise().