不挂科搜题免费

问题:

C语言中,哪个函数用于将整数转换为字符串?

选项

  • to_string()

  • itoa()

  • intToString()

  • stringFromInt()

  • 答案:

    B