|
|
back to boardCompilatior error - what's the matter? Hi, I've wrote one prog, it's compiling on my computer with FPC 2.0.4 that Timus use. I think that the answers are correct, but when i submit problem i see only "Compilation error" message. Does anyone know why that happens? Bugs in source should give "Crash" message i think. Re: Compilatior error - what's the matter? I tried to compile your source and got the following errors: 2000539.pas(32,46) Error: Operator is not overloaded 2000539.pas(93,58) Error: call by var parameters have to match exactly: Got "Array[1..50000] Of ShortString" expected "slowa_dla_numeru" 2000539.pas(97) Fatal: There were 2 errors compiling module, stopping 2000539.pas(97) Error: Compilation aborted Advice to the future - read faq. |
|
|