auto f = StringFile("my test data...", "r");
I've searched high and low without discovering something which would fit the bill.
Thanks in advance, Andy
Andy Valencia via Digitalmars-d-learn Tue, 26 Nov 2024 17:16:50 -0800
auto f = StringFile("my test data...", "r");
I've searched high and low without discovering something which would fit the bill.
Thanks in advance, Andy