📄 knownbugs.txt
字号:
List of Know Bugs in the Compx timing Tool ------------------------------------------970131------1) Is a procedure is called without being declared, the program will generate a sementation fault when the maple expression is generated. This is due to the fact that a unique maple function name is generated when the existence of the procedure / function identifier is set. Likely Fix : This should really be something that is caught by the parser. In Pascal, all procedures ( and functions ) should be delclared ( at least if not defined ) before use.2) The maple expressions are not printed in a dependent order.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -