On Tuesday, 21 October 2025 at 02:42:07 UTC, monkyyy wrote:
On Tuesday, 21 October 2025 at 02:08:41 UTC, Brother Bill wrote:If there are valid cases where breaking sharing is intentional and useful, kindly share some of those scenarios.appending a null to a string for toStringz
Do you mean appending an ASCII NUL character 0x00 to a string to make it C language friendly?
Or appending a null pointer to toStringz function? Not following.
