locke
4th August 2010, 15:00
Hi guys,
I want to copy the information from an array to a Qvector, I know it is simple by iterating the elements, but how to do it without iteration?
I've tried memcpy function but it doesnt work
Thanks
I want to copy the information from an array to a Qvector, I know it is simple by iterating the elements, but how to do it without iteration?
I've tried memcpy function but it doesnt work
Thanks