Hello !
After I inserted the random-functions, which I got through this list, I wanted to use the Rand-Unit by Frank Heckenbach. But I get some error- messages when compiling this unit :
rand.p:52: type name expected, identifier `Cardinal' given rand.p:52: parse error before `(' rand.p:53: type name expected, identifier `Cardinal' given rand.p:53: parse error before `(' rand.p:54: type name expected, identifier `Cardinal' given rand.p:54: parse error before `(' rand.p:55: type name expected, identifier `Cardinal' given rand.p:55: parse error before `(' rand.p:56: parse error before `(' rand.p:124: type name expected, identifier `Cardinal' given
What exactly does this 'Cardinal'-expression mean ?
I try to compile under Linux-2.0.28 with gpc-2.0. Does enyone get these errors, too ? (Maybe on other systems ..)
Help would be great, thanks !