P
pemo
Does anyone know how many standard functions there are in the various
standard's c99 etc?
Thanks
standard's c99 etc?
Thanks
please make the subject more clearpemo said:Does anyone know how many standard functions there are in the various
standard's c99 etc?
Thanks
please make the subject more clearpemo said:Does anyone know how many standard functions there are in the various
standard's c99 etc?
Thanks
srikanth said:please make the subject more clear
pemo said:Does anyone know how many standard functions there are in the various
standard's c99 etc?
Thanks
please make the subject more clear
Vladimir said:There's nothing unclear with either the subject or the post.
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.
pemo said:Good suggestion!
If my greping went right, I make it 397 in the c99 std - that includes
macros too btw.
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...
pemo said:Does anyone know how many standard functions there are in the
various standard's c99 etc?
srikanth said:please make the subject more clear
42pemo said:Does anyone know how many standard functions there are in the various
standard's c99 etc?
Thanks
Vladimir said:There's nothing unclear with either the subject or the post.
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.
Joe Wright said:
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.