What is wrong with using turbo C?

后端 未结 7 1183
一个人的身影
一个人的身影 2020-12-03 21:45

I always find that some people (a majority from India) are using turbo C. I cannot find any reason to use such outdated compiler... But I don\'t know what reasons to give wh

7条回答
  •  隐瞒了意图╮
    2020-12-03 22:30

    Turbo C is much simpler to configure & use, runs on old DOS machines. Also it is compact in size.I guess that is the reason.

    However, it does take a very little advantage of modern processors.

提交回复
热议问题