Can some one help me to understand how memmove is implemented in C. I have only one special condition right ?
if((src dst))
Depends on the compiler. Good compilers will use good optimizations dependent on the target processor instruction set and bus width.