7 ms·Copy a string in one line: while (*dst++ = *src++);by zeraholladay 16y agoCopy a string in one line: while (*dst++ = *src++);