1.  <string.h>

strcpy(),  strlen(),  strcat()

2.  <stdlib.h>

malloc(),  free(),  exit()

相关文章: