Has anyone encountered, or hazard a guess at the purpose of, the #define __P I found in a header file:
#undef __P #define __P(protos) protos ... // all functions defined as char *func __P((int *, int *, int *));
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |