|
CSL
5.2
|
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const char | testdata [5] = "ABCDE" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 25 of file example_client.c.
References lo_address_errno(), lo_address_errstr(), lo_address_new(), lo_blob_new(), lo_send(), and testdata.
| const char testdata[5] = "ABCDE" |
Definition at line 23 of file example_client.c.
Referenced by main(), and test_deserialise().