关于函数名称的小问题
像 strcpy 是 string copy 来的strcat 是 string contact
gets 是 get string
之类的。
那么问题来了:
calloc() malloc() 是怎么来了。我知道alloc是allocate.
顺带问一下 printf,scanf 的f是什么 ,function?
2014-11-14 08:09
2014-11-14 08:22
2014-11-14 09:14
2014-11-14 12:25