On Tuesday, 22 December 2020 at 21:10:59 UTC, Godnyx wrote:
Is there a way? If not then how std.stdio does it?
I should mention that I want to use it in a variable that can't be read at compile time so .toStringz is not working for me.
Godnyx via Digitalmars-d-learn Tue, 22 Dec 2020 13:30:38 -0800
On Tuesday, 22 December 2020 at 21:10:59 UTC, Godnyx wrote:
Is there a way? If not then how std.stdio does it?
I should mention that I want to use it in a variable that can't be read at compile time so .toStringz is not working for me.