Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-12 Thread Ashok Gautham
On Fri, Apr 10, 2009 at 5:19 PM, Muralidhar Kamidi wrote: > Hi, > > I want to look at the source of functions in the library. Where would I > find > them. > I know this is the Linux users group. Anyway. This is a little simpler and better commented. (Minix sources) http://www.cise.ufl.edu/~cop460

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Kumar Appaiah
On Fri, Apr 10, 2009 at 07:48:52PM +0530, "Manish Sinha (मनीष सिन्हा)" wrote: >> That just installs the .so files and some basic commands. However, if >> you use >> >> apt-get source libc6 >> > > That is what I said :) > > "apt-get install libc6" installs the .so files and > "apt-get source libc

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Manish Sinha (मनीष सिन्हा)
Kumar Appaiah wrote: On Fri, Apr 10, 2009 at 05:23:54PM +0530, "Manish Sinha (मनीष सिन्हा)" wrote: Not sure but this should work. "apt-get source libc6" this is for debian based systems That just installs the .so files and some basic commands. However, if you use apt-get source libc

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Kapil Hari Paranjape
On Fri, 10 Apr 2009, "Manish Sinha (मनीष सिन्हा)" wrote: > Muralidhar Kamidi wrote: >> I want to look at the source of functions in the library. Where would I find >> them. > > Not sure but this should work. > > "apt-get source libc6" > > this is for debian based systems Actually, it should be

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Kumar Appaiah
On Fri, Apr 10, 2009 at 05:23:54PM +0530, "Manish Sinha (मनीष सिन्हा)" wrote: > Not sure but this should work. > > "apt-get source libc6" > > this is for debian based systems That just installs the .so files and some basic commands. However, if you use apt-get source libc6 that gets you the sour

[Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Sujith
Muralidhar Kamidi wrote: > Hi, > > I want to look at the source of functions in the library. Where would I find > them. http://www.gnu.org/software/libc/ Sujith -- http://sujith-m.blogspot.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Manish Sinha (मनीष सिन्हा)
Mehul Ved wrote: Check /usr/include Those are just the header files. Not the source code. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Mehul Ved
On Fri, Apr 10, 2009 at 5:19 PM, Muralidhar Kamidi wrote: > Hi, > > I want to look at the source of functions in the library. Where would I find > them. Check /usr/include -- For thee the wonder-working earth puts forth sweet flowers. -- Titus Lucretius Carus _

Re: [Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Manish Sinha (मनीष सिन्हा)
Muralidhar Kamidi wrote: I want to look at the source of functions in the library. Where would I find them. Not sure but this should work. "apt-get source libc6" this is for debian based systems ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac

[Ilugc] Where to look for the definitions of functions like printf, scanf, sine etc.

2009-04-10 Thread Muralidhar Kamidi
Hi, I want to look at the source of functions in the library. Where would I find them. Thank you, Muralidhar. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/m