Re: Euphoria 2.5 Features..... ??
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Dec 05, 2003
- 657 views
On Fri, 05 Dec 2003 06:37:24 -0600, Mario Steele <eumario at trilake.net> wrote: >this would proabbly reduce >the size of bound programs by another 100kb or more in size. I like this idea! I tested a simple program: original source: 884 bytes shrouded: 273 bytes bound: 74,015 bytes. Now, if we could save 100kb or more in size, that works out at about -26K for every file I bind, so I can just bind everything on my hard disk and create loads of free space, potentially more than the original manufacturers spec.) TeeHee, Pete