Format: AllC/C++CSSTextshell script Advanced Search
140: */ 141: void* memmove( void *dst, const void *src, size_t n ) 142: {