Setting a dynamic array from a pointer to data...

Paolo Invernizzi arathorn at NOSPAM_fastwebnet.it
Mon Apr 3 08:43:10 PDT 2006


Hi all,

I have a unsigned char* buffer from an external library that I know is 
sized, for example, 100.

What is the best way to turn it in a ubyte[] dynamic array?

Thanks

---
Paolo



More information about the Digitalmars-d mailing list