Help, I need some(body!) prototyping
Kristian Wedberg
d85_kitte at tekn01.chalmers.se
Wed Aug 31 06:58:57 AEST 1988
[munch, munch away...]
Hi!
I need help with a prototyping-problem:
A FileRequester() of mine uses the address of a filter-function.
The parameter is declared as
FileRequester(...., filter, ...)
....
LONG (*filter)();
...
which is A OK. But. When I try to prototype this with
GLOBAL LONG FileRequester(..., LONG*(), ...);
and simmilar things I get something TYPES DON'T MATCH something.
So, what am I doing wrong? ? ?
Hints, help and comments will be appreciated by
Kristian Wedberg
PS
What I'm using? Amiga Lattice C v4.01! (Am I one patch behind?)
More information about the Comp.lang.c
mailing list