fgetc returning EOF before intended during multiprocessing

前端 未结 0 1544
陌清茗
陌清茗 2021-02-10 10:10

I am trying to parse through a large text file and get the # of lines, characters, and words. I want to do it with multiple process where the child processes do the computation,

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