Default value for empty entry with scanf() in C

前端 未结 0 1187
暗喜
暗喜 2020-12-08 04:17

I was looking at the below C code from a study site and wanted to confirm if the default value for an empty entry with scanf("%d", number ) is -1? . That is if \'n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题