Re: Euphoria 3.2
- Posted by BRyan Sep 15, 2012
- 1294 views
mattlewis said...
ArthurCrump said...
There appear to be a few people stll using pre-V4 Euphoria and some using both 3.1 and 4.0. How about a Euphoria version 3.2 whose only enhancement is an ifdef structure?
That would allow for libraries that work on both 3.2 and 4.0 or that use global on 3.2 and public on 4.0.
I am joking really because I gave up using v3.1 ages ago.
There is nothing, really, stopping anyone from doing just this.
Matt
I have been working on ver 3 trying to add features. But I can not get anyone to tell me how to use call_func() from "C" code . I can not use callback because of DOS .