Re: [lazarus] problems with DynHashArray

2006-03-10 Thread anteusz
Mattias Gaertner wrote: On Thu, 09 Mar 2006 18:02:52 +0100 [EMAIL PROTECTED] wrote: Hi! Could you help with this program? I am testing the functionality of Dynhasharray but I get these errors: dynhasharray.lpr(18,9) Warning: Variable A does not seem to be initialized

[lazarus] problems with DynHashArray

2006-03-09 Thread anteusz
Hi! Could you help with this program? I am testing the functionality of Dynhasharray but I get these errors: dynhasharray.lpr(18,9) Warning: Variable A does not seem to be initialized C:\lazarus\dynhasharray\dynhasharray.o(.text+0x2f): In function `main': dynhasharray.lpr:18: undefined

Re: [lazarus] problems with DynHashArray

2006-03-09 Thread Mattias Gaertner
On Thu, 09 Mar 2006 18:02:52 +0100 [EMAIL PROTECTED] wrote: Hi! Could you help with this program? I am testing the functionality of Dynhasharray but I get these errors: dynhasharray.lpr(18,9) Warning: Variable A does not seem to be initialized