ViktorKrescvohn Wrote: > i used to c-style pointer heavy programming, is it wise to code c-style on d > platfrom, i mean by turning off GC and stuff.
I think, turning off GC is possible if you rewrite Phobos or get rid of it completely.
ViktorKrescvohn Wrote: > i used to c-style pointer heavy programming, is it wise to code c-style on d > platfrom, i mean by turning off GC and stuff.
I think, turning off GC is possible if you rewrite Phobos or get rid of it completely.