Andrej Mitrovic:
>  I'm trying to use algorithm.copy, but I get back nothing in the copy buffer. 
> How do I to copy an array of ubyte's?

a[] = b[];

Bye,
bearophile

Reply via email to