Re: C -> Lite Question

From: Magyari Endre (endre@nextra.ro)
Date: Wed Dec 29 1999 - 05:19:38 EST


Hello,

Okay, I found this mapping:
static efunct_t graph_efuncts[] = {

        /* Graph creation & output routines */
        { "htgCreateGraph", htgCreateGraph, "_htgCreateGraph", 12,
                {P_INT, P_INT, P_INT, P_INT, P_INT, P_INT, P_INT,
                 P_INT, P_INT, P_INT, P_INT, P_INT, 0} },
...
};

in mod_graph.
 I do understand that this maps lite functions to C functions implemented
in the libraries, but if someone could explain the meaning of fields, and
the behaviour , I would be very happy ;-)
And what if I want to return a string to lite? These rutins are only
taking parameters for input.
Thanks in advance,
Endre

-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/



This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:04:04 EST