memcpy memmove

#include <stdio.h> #include <string.h> #include <stdint.h> typedef unsigned int uint32_t ; typedef unsigned short uint16_t ; typedef unsigned char uint8_t ; /*万能打印 HEX*/ void G_p
相关文章
相关标签/搜索