[BACK]Return to todo.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_toolkit

Annotation of OpenXM/src/ox_toolkit/todo.txt, Revision 1.1

1.1     ! takayama    1: $OpenXM$
        !             2:
        !             3: * We need a sample program that explains how to construct
        !             4:     (OX_DATA,(CMO_INT,32))
        !             5:     (OX_DATA,(CMO_STRING,"Hello"))
        !             6:     (OX_DATA,(CMO_LIST,1,2,3))
        !             7:     (OX_COMMAND,(SM_popCMO))
        !             8:     etc
        !             9:   by using C functions.
        !            10:
        !            11: * We also need a sample program that explains how to get
        !            12:   int, char *, and so on from the received data.
        !            13:
        !            14:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>