On 2006-03-02, David Resnick <> wrote:
>
> pemo wrote:
>> Vladimir S. Oka wrote:
>> >
>> > As to how many standard functions there are, I'd suggest donwloading a
>> > copy of the C99 draft (or buy the Standard proper) and grep it (or
>> > count in some other way). OTH, there may be someone (close to the
>> > Standards comitee?) who actually knows the answer already.
>>
>> Good suggestion!
>>
>> If my greping went right, I make it 397 in the c99 std - that includes
>> macros too btw.
>>
>>
>> --
>> ==============
>> *Not a pedant*
>> ==============
>
> n869 isn't accurate for such a count. I know at least
> one function -- _Exit, having run across it -- that was added between
> n869 and final version of the standard. But it is presumably accurate
> enough for your unstated purposes...
We could just call it a round 400 - might as well, if we're not counting
just functions.
|