|  | 
|  | 
| вернуться в форум | Where is 'memmove' function in C/C++? I used to use it on Timus already including "memory.h", but now I gotCE till I included "strings.h", too. Why?
Re: Where is 'memmove' function in C/C++? > I used to use it on Timus already including "memory.h", but now Igot
 > CE till I included "strings.h", too. Why?
 >
 If i remember well in borland C the memmove function is in string.h
 and memory.h, in linux is in string.h only afaik. Correct me if i'm
 wrong
 | 
 | 
|