j
k
j a
j l
Hi Nikolay, On 07/30/13 12:42, Nikolay Sivov wrote:
+ dst = &This->attr[index]; + src = &This->attr[index+1]; + + memmove(dst, src, This->length-index-1);
*sizeof(*dst) Cheers, Jacek
Back to the thread
Back to the list