[openbeos] internal_function
- From: Michael Phipps <mphipps1@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Thu, 19 Feb 2004 03:14:41 -0500
I thought that I had seen everything... I am building some command line tools
from the GNU suite and I came across a function declaration that looks like
this:
static int FCT (const CHAR *pattern, const CHAR *string,
const CHAR *string_end, int no_leading_period, int flags)
internal_function;
I have *never* seen this internal_function thing. My copy of Lippman doesn't
mention it. Can anyone enlighten me?
- Follow-Ups:
- [openbeos] Re: internal_function
- From: Chris Simmons
Other related posts:
- » [openbeos] internal_function
- » [openbeos] Re: internal_function
- » [openbeos] Re: internal_function
- [openbeos] Re: internal_function
- From: Chris Simmons