On Sunday, 30 September 2018 at 06:56:41 UTC, bauss wrote:
On Sunday, 30 September 2018 at 06:33:47 UTC, rikki cattermole wrote:null terminated, nothing really special.To elaborate on this. There is function that does it for you called toStringz() https://dlang.org/library/std/string/to_stringz.html
Thanks for the reply. Let me check it.