template statistics

Nick Treleaven nick at geany.org
Wed Jun 3 08:06:30 UTC 2020


On Wednesday, 3 June 2020 at 03:19:37 UTC, Walter Bright wrote:
> The thing is, `writeln("hello")` can be expanded to 
> `core.stdc.stdio.puts("hello")`. Done.

How does writeln tell that a zero terminated string has been 
passed?



More information about the Digitalmars-d mailing list