sicherma.hin

来自「1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,」· HIN 代码 · 共 20 行

HIN
20
字号
The worst abuse of the C preprocessor: <sunybcs!colonel> Col. G. L. SichermanThis program abuses the C preprocessor so much that some /lib/cpp's fail tostrip out all of the comments on the first pass!  If you were able tounderstand Decot's entry in 1984, you will have a head start on thisone.Be sure to run this program through lint!  If your lint workscorrectly, it should warn you that the argument `Manual' isn't used.Like the program says, what's that mean?Run the program without arguments and enter the letters 'a' thru 'm'on a line.  Now enter the letters 'n' thru 'z'.  But to borrow a quotefrom Richard Stallman: If you think you understand what this codedoes, then you don't, so read it again!  Explain why:	sicherman < sicherman.c | sicherman | diff - sicherman.cresults in diff reporting a difference on some machines.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?