Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_12678440_11594.pas(3) Error: Undeclared identifier: 'arr'
0_0_12678440_11594.pas(8) Error: Undeclared identifier: 'a'
0_0_12678440_11594.pas(15) Error: Undeclared identifier: 'hs'
0_0_12678440_11594.pas(16) Error: '.' expected but ';' found
0_0_12678440_11594.pas(19) Error: Undeclared identifier: 'fw'
0_0_12678440_11594.pas(26) Error: Undeclared identifier: 'rec'
0_0_12678440_11594.pas(28) Error: Undeclared identifier: 'hash'
0_0_12678440_11594.pas(30) Error: Undeclared identifier: 'q'
0_0_12678440_11594.pas(30) Error: Missing operator or semicolon
0_0_12678440_11594.pas(35) Warning: For loop control variable must be simple local variable
0_0_12678440_11594.pas(36) Error: Not enough actual parameters
0_0_12678440_11594.pas(38) Error: Missing operator or semicolon
0_0_12678440_11594.pas(38) Error: Statement expected, but expression of type 'Integer' found
0_0_12678440_11594.pas(38) Error: Statement expected, but expression of type 'Integer' found
0_0_12678440_11594.pas(39) Error: Missing operator or semicolon
0_0_12678440_11594.pas(41) Error: Missing operator or semicolon
0_0_12678440_11594.pas(43) Error: ',' or ')' expected but identifier 's' found
0_0_12678440_11594.pas(50) Warning: Text after final 'END.' - ignored by compiler
|