Changeset 29:5ab375f73489 in xplra for test/basicctest.c


Ignore:
Timestamp:
02/09/13 08:21:45 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 3 'hg:/home/ivaradi/xplane/hg/xplra' '/'>, 'public')
Message:

Implemented the rest of the multi-dataref API and the multi-dataref getting test program in C

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/basicctest.c

    r25 r29  
    340340
    341341    retval = 1;
     342
    342343cleanup:
    343344    if (connectionID>=0) xplra_disconnect(connectionID);
Note: See TracChangeset for help on using the changeset viewer.