On Monday 16 December 2002 07:04 pm, Patwardhan, Aniruddha wrote: > Hi, > > Its a common parctice to put prototype in header file and to put its > implementation in a .c file. > So code for 'pritf' will also be in some .c file in the "gcc source" > So search for pritf's code in gcc
AFAIK gcc is a C compiler and no way it contains code for printf. > I am not sure but there is some file with name pritf.c in gcc source, which > contain code for printf can you tell me where can I find this gcc source code with printf.c? Shridhar ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
