readme.txt
来自「ENIGMA3模拟WW II加密算法(含EXE文件)」· 文本 代码 · 共 29 行
TXT
29 行
This package contains 2 DOS executables of the ENIGMA program.
The brunigma.exe on this disk wasn't compiled from the C Source
included. I made use of a special (and really not portable)
library included with my compiler.
This is due to the fact that ANSI.SYS wasn't installed on the
Laptop of Prof. Dr. Brunnstein. I decided to compile an
executable that he could use too. Since ANSI.SYS isn't
installed on all Systems, I included this special version in the
package.
There are two disadvantages however:
1. If I had asked somebody to compile it on a Borland
Compiler, it would be far shorter.
(This also applies to enigma4j.exe.)
2. I could't hide the Cursor. It seems to appear always
at the wrong places.
To avoid these disadvantages, just compile the source
as ANSI.SYS Version. On a Borland Compiler
bcc enigma4j.c
should do it.
Andreas G.Lessig, B"onningstedt 14.7.1995
1lessig@rzdspc1.informatik.uni-hamburg.de
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?