| поискавой системы для электроныых деталей |
|
CC78K4 датащи(PDF) 217 Page - NEC |
|
|
|||||||||||||||||||||||||||||
CC78K4 датащи(HTML) 217 Page - NEC |
|
217 / 523 page ![]() CHAPTER 10 LIBRARY FUNCTIONS User’s Manual U15556EJ1V0UM 217 6-1 memcpy, Character String/Memory Functions memmove FUNCTION The memory function memcpy copies a specified number of characters from a source area of memory to a destination area of memory. The memory function memmove is identical to memcpy, except that it allows overlap between the source and destination areas. HEADER string. h FUNCTION PROTOTYPE void *memcpy (void *s1, const void *s2, size_t n); void *memmove (void *s1, const void *s2, size_t n); Function Arguments Return Value memcpy, memmove s1 ... Pointer to object into which data is to be copied s2 ... Pointer to object containing data to be copied n ... Number of characters to be copied Value of s1 EXPLANATION memcpy • The memcpy function copies n number of consecutive bytes from the object pointed to by s2 to the object pointed to by s1. • If s2 < s1 < s2+n (s1 and s2 overlap), the memory copy operation by memcpy is not guaranteed (because copying starts in sequence from the beginning of the area). memmove • The memmove function also copies n number of consecutive bytes from the object pointed to by s2 to the object pointed to by s1. • Even if s1 and s2 overlap, the function performs memory copying properly. |
|
ссылки URL |
| Вашему бизинису помогли Аллдатащит? [ DONATE ] |
Что такое Аллдатащит | реклама | контакт | Конфиденциальность | Ссылка на техническое описание | обмен ссыками | поиск по производителю All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |