How to use ".stringof" to get the value of a variable and not the name of the variable (identifier) itself?
    rempas 
    rempas at tutanota.com
       
    Mon Oct  9 16:51:31 UTC 2023
    
    
  
On Monday, 9 October 2023 at 16:42:38 UTC, mw wrote:
> use:
>
> import std.conv;
>
> [...]
Damn, sorry, forgot to mention. I cannot use Phobos.
    
    
More information about the Digitalmars-d-learn
mailing list