[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

typedef int (*procref)();



Hi
I came across this  line in a source code.

typedef int (*procref)();

Can any one please explain what does this mean.

Thank you very much.
Kugan