stdio.h

Brian Henning b1henning at hotmail.com
Tue Apr 13 07:45:40 PDT 2004


I have a question about the stdio.h file.

In the following function signature what does the __P do? 

Why is the __P needed?

int (*_close) __P((void *));

Thanks,

Brian


More information about the freebsd-questions mailing list