On what basis it is decided that a particular funtion should
be a part of Standard C library ?
Do I get these standard C libraries along with the C compiler ?
Or I can use the c complier from one vendor and the standard
C libraries from the different vendor ?
Also, the C standard (N869), page 164, refers to "standard
headers". Do I get these standard headers along with the
C compiler ?
be a part of Standard C library ?
Do I get these standard C libraries along with the C compiler ?
Or I can use the c complier from one vendor and the standard
C libraries from the different vendor ?
Also, the C standard (N869), page 164, refers to "standard
headers". Do I get these standard headers along with the
C compiler ?
Comment