no.016.mils
来自「一个内存数据库的源代码这是服务器端还有客户端」· MILS 代码 · 共 25 行
MILS
25 行
# >Number: 16# >Category: MIL# >Synopsis: MIL: sample, does not handle empty BAT# >Confidential: no# >Severity: serious# >Priority: medium# >Responsible: boncz# >State: closed# >Class: sw-bug# >Submitter-Id: unknown# >Arrival-Date: Wed Jul 16 15:00:00 1997# >Originator: jonas# >Organization:# >Release: 970101# >Environment:# general/IRIX monet3.0.6# >Description:# >a := new(int, int);# >a.sample(1).print;# !FATAL GDKmalloc called with size 0var a := new(int, int);a.sample(1).print();quit();
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?