Pelle:
> > Well, it magically converts to whatever array type you have. So this works:
> > ubyte[] data = read("trash.txt");
>
> This code does not work for me on dmd 2.047.AH, nor for me. Bye, bearophile
Pelle:
> > Well, it magically converts to whatever array type you have. So this works:
> > ubyte[] data = read("trash.txt");
>
> This code does not work for me on dmd 2.047.AH, nor for me. Bye, bearophile