pointer++; <--- BUG pointer[0] = buffer[i];
pointer++[0] = buffer[i];
1 comment
Please sign in to leave a comment.