wongjoekmeu@yahoo.com wrote:
> I also have another typedef which I do understand. It is used for
> function aliasing. But I was wondering how and if it is possible in
> such a case also to replace the typedef by using #define.
It's not possible. I can't understand why you would want to.