j
k
j a
j l
Zebediah Figura z.figura12@gmail.com writes:
It is unlikely that using strcpy() instead of memcpy() amounts to an optimization.
The optimization is not that useful, but in general it's better to avoid copying uninitialized data.
Back to the thread
Back to the list