c: How to use sscanf to read the command-line argument (x,y) and store x and y as separate doubles inside a struct?

后端 未结 0 1150
野性不改
野性不改 2021-01-25 03:18

I\'m working on a complex numbers calculator. The user must pass the complex operands as arguments to the main function using the command line. Additionally, the numbers need to

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