On Wednesday, 14 February 2018 at 15:24:42 UTC, Vino wrote:
...the only problem is i am not sure hot to get the out put without the headings(Caption FreeSpace,Size) any help on same is much appreciated.
writeln(result.output[38..$]);
psychoticRabbit via Digitalmars-d-learn Wed, 14 Feb 2018 17:21:07 -0800
On Wednesday, 14 February 2018 at 15:24:42 UTC, Vino wrote:
...the only problem is i am not sure hot to get the out put without the headings(Caption FreeSpace,Size) any help on same is much appreciated.
writeln(result.output[38..$]);