Title: [OT]Question in C programming

Hello People,

 I am trying to study some C codes, and encountered the following line in one of the header declarations

 void new_phase __P((int));

 What does __P means?

Thank you.

Jeffrey

Reply via email to