Does my program need to be able to handle SIGINT?

后端 未结 0 1452
有刺的猬
有刺的猬 2021-01-18 10:19

Should I worry about handling the event that user passes SIGINT in the middle of using my program?

The program in question deals with heap allocations and frees, so I

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