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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to