On 5/25/06, Guilherme C. Hazan <[EMAIL PROTECTED]> wrote:
Because i'm using a third-party tool that doesnt support calls to HS. And there's no way to bypass it.
a long stretch, but - can you use function pointers? if so, compile the HS code using gcc, store the result in an UInt8 array and use a function pointer to obtain the result. if its not a C environment; your probably screwed :) -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
