摘要: 我整理了一下常用的字符串库函数的内部实现,截自linux内核中的lib/string.c文件,绝对标准的程序,供大家参考。 memset: memcpy: memmove: memcmp: strcpy: strncpy: strcat: strncat: strcmp: strncmp: strc 阅读全文
posted @ 2017-01-08 11:28 jiu~ 阅读(420) 评论(0) 推荐(0)