LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   source code of strcmp (https://www.linuxquestions.org/questions/linux-newbie-8/source-code-of-strcmp-457178/)

fssengg 06-22-2006 04:17 AM

source code of strcmp
 
Hi All

We use lot of library functions like printf,strcmp in C.An any one just tell me where the source code of these functons are located.I am using redhat-8

Agrouf 06-22-2006 04:27 AM

I believe it is in the glibc package.
Get it from the GNU web site or get the source rpm.

fssengg 06-22-2006 06:55 AM

please anyone provide a correct link? .I searched in google and a lot of junk stuff are comming.Dont know which is correct

Nylex 06-22-2006 08:01 AM

Don't know what you were searching for, but the first link when I put "glibc" into Google is the GNU C Library homepage. There's a link to the FTP site for download on there as well: http://ftp.gnu.org/gnu/glibc.


All times are GMT -5. The time now is 09:23 AM.