adding toString to struct

Adam Sansier via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jul 12 07:51:43 PDT 2016


On Tuesday, 12 July 2016 at 14:27:49 UTC, Adam D. Ruppe wrote:
> On Tuesday, 12 July 2016 at 05:16:30 UTC, Adam Sansier wrote:
>> Is there a way to do this?
>
> write a new function that prints them and call that

This doesn't work to display them in visual D though. Requires a 
lot of hoops just to see a stupid string of the data.




More information about the Digitalmars-d-learn mailing list