Message-ID: <399EF5C9.E509C195@hotmail.com> From: the Icefalcon Organization: Harumichi Otaku ... doko ni mo! X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: __P()? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Sat, 19 Aug 2000 20:55:17 GMT NNTP-Posting-Host: 12.85.130.106 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc05-news.ops.worldnet.att.net 966718517 12.85.130.106 (Sat, 19 Aug 2000 20:55:17 GMT) NNTP-Posting-Date: Sat, 19 Aug 2000 20:55:17 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com A bunch of files in the nvi 1.79 distribution have some __P() symbol defined in them that's used like this: clib/bsearch.c:72: register int (*compar) __P((const void *, const void *)); vi/v_ex.c:30:static int v_ecl __P((SCR *)); vi/vi.c:41:static int v_init __P((SCR *)); What is this? Is it defined somewhere in a file that I'm missing for some reason? (This is Berkelely source code, that somehow wouldn't surprise me too much) Or am I just missing something obvious due to me relative newbieness? -- -|-E the Icefalcon