print ubyte[] as (ascii) string

eugene dee0xeed at gmail.com
Fri Jan 7 20:33:05 UTC 2022


On Friday, 7 January 2022 at 20:08:00 UTC, H. S. Teoh wrote:
> So it should be good even for GC-phobic code.

Nice term - "GC-phobic" :)

But looking from my cave  - it's not a phobia, it's an 
observation.
We've got a huge and complex project at my job, and...

* python guys have memory leaks
* js guys have memory leaks

Both "systems" (I mean python and javascript) are GC-systems.
And? Should I trust D with GC or accurate C-programmers? :)



More information about the Digitalmars-d-learn mailing list