标签: c unix c11 man tr24731
C11引入了一些新功能,如
char *gets_s(char *str, rsize_t n);
如何在Ubuntu 12.04上找到这些函数的手册页?
答案 0 :(得分:1)
你得到C11 Annex K的功能,就像这个一样,只有: