Suliman:
void foo() { writeln("test"); writeln(mystring); } foo(); <<<<< }
I guess you have to remove that line. Bye, bearophile
bearophile via Digitalmars-d-learn Tue, 06 Jan 2015 13:20:30 -0800
Suliman:
void foo() { writeln("test"); writeln(mystring); } foo(); <<<<< }
I guess you have to remove that line. Bye, bearophile