std.compress

David Nadlinger code at klickverbot.at
Thu Jun 6 13:50:07 PDT 2013


On Wednesday, 5 June 2013 at 20:49:19 UTC, Walter Bright wrote:
>> uses C printf (!) in the examples,
>
> Again, trying to make it lightweight.

… and wrong, in more than one way.

David


(What happens if the input is larger than 'uint.max / 2 + 1'? 
Than 'uint.max' on a 'size_t.sizeof == 8' target?)


More information about the Digitalmars-d mailing list