Why won't the scanf(“%i%1[\n]”, &a, &c) work?

前端 未结 0 566
难免孤独
难免孤独 2021-01-20 22:34

Here, I wrote below code to parse hex string and convert it decimal format. In the scanf I add char type variable to store what parsed by format sp

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