摘要:
from:http://www.cnblogs.com/BlueTzar/articles/1136549.html realloc,malloc,calloc的区别 realloc,malloc,calloc的区别 三个函数的申明分别是: void* realloc(void* ptr, unsi 阅读全文
posted @ 2016-09-23 15:23
the_tops
阅读(284)
评论(0)
推荐(0)
摘要:
工作中遇到的函数: int seed = time(NULL); srand(seed); signal(SIGINT, stop); signal(SIGUSR1, sig_usr1); 搜time函数时,看到相关time 函数的文章,粘贴如下: from:http://blog.csdn.net 阅读全文
posted @ 2016-09-23 15:19
the_tops
阅读(446)
评论(0)
推荐(0)

浙公网安备 33010602011771号