Function clrscr in C and C++

前端 未结 5 949
鱼传尺愫
鱼传尺愫 2020-12-03 18:43

Does today\'s C or C++ compilers use the clrscr system function?

5条回答
  •  醉梦人生
    2020-12-03 19:42

    DeathStation 9000 and its ZOG C compiler still use clrscr().

    quote from http://dialspace.dial.pipex.com/town/green/gfd34/art/

    It would be unfortunate if any more lives were lost simply because some programmers feel a deep spiritual need to obliterate the display device, and much much more, using ZOG C's Commence Launch (Remote Systems Console Request) function, clrscr().

提交回复
热议问题