#include "tclink.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>

Go to the source code of this file.
Defines | |
| #define | CUSTID "585200" |
| #define | PASSWORD "7glegCat" |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 17 of file tctest.c.
References CUSTID, PASSWORD, TCLinkCreate(), TCLinkGetEntireResponse(), TCLinkGetVersion(), TCLinkHandle, TCLinkPushParam(), and TCLinkSend().
1.5.5