RFC 1288 - The Finger User Information Protocol
http://www.faqs.org/rfcs/rfc1288.html
C++ String: What is the difference between '/n' and '/r/n'?
http://www.codeguru.com/forum/showthread.php?t=253826
getutent
http://www.cplusplus.com/ref/cstdlib/malloc.html
strcmp
http://www.cplusplus.com/ref/cstring/strcmp.html
struct passwd
http://www.mksxserver.com/docs/man5/struct_passwd.5.asp
memset
http://www.cplusplus.com/ref/cstring/memset.html
malloc
http://www.cplusplus.com/ref/cstdlib/malloc.html
http://www.faqs.org/rfcs/rfc1288.html
C++ String: What is the difference between '/n' and '/r/n'?
http://www.codeguru.com/forum/showthread.php?t=253826
getutent
http://www.cplusplus.com/ref/cstdlib/malloc.html
strcmp
http://www.cplusplus.com/ref/cstring/strcmp.html
struct passwd
http://www.mksxserver.com/docs/man5/struct_passwd.5.asp
memset
http://www.cplusplus.com/ref/cstring/memset.html
malloc
http://www.cplusplus.com/ref/cstdlib/malloc.html
本文详细介绍了C++中的字符串处理与内存操作技术,包括/n与/r/n的区别、malloc与memset函数的使用方法,以及strcmp函数的工作原理。此外,还提到了与用户信息协议相关的RFC1288标准。
1808

被折叠的 条评论
为什么被折叠?



