[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The 1st Annual 1-2K Text Adventure Competition
> So you can thus have, say, a 8K
> source code listing, so long as the binary format doesn't exceed 2.9KB of
> size.
> Maximum binary file size should not exceed 2,999 bytes zipped or UPXed.
> Maximum source code file size should not exceed 2,560 bytes (give or take
> a few 100 bytes). Absolute maximum is 2,816 bytes for source.
>
> Sincerely,
>
> Paul Allen Panks
Sorry - may just be me, but I don't understand the limits at all - I can
have 8K
source if it gives a 2.9K exe but the max source code size is 2560?
Also - can I have data external to the executable - read from disc so it
isn't in RAM?
mind you - seeing as I'm using windows and it sticks all sorts in RAM i may
be struggling
V