Re: ememcopy
- Posted by Robert Craig <rds at CLASSIC.MSN.COM> Sep 07, 1997
- 582 views
Michael Bolin writes: > I have actually written some ML routines for a > Euphoria program before, and found out that the pokes necessary before > calling it were taking longer to execute than the routine itself! > If only Robert would add some method of passing values to call()... In the next release for DOS and for Windows, there will be a fast poke4() routine that will efficiently poke an atom as 4 bytes into memory. That way you won't have to call int_to_bytes() before poking. By the way, I'm still working hard on the WIN32 version. Expect somewhat more functionality than I promised a few months ago, but I still need another month or two before I can release an alpha. There are improvements in store for the DOS version as well. Regards, Rob Craig Rapid Deployment Software