I think the function get attached with our program and at the compile time compiles with our program and then the byte code generated
On Tue, Jan 4, 2011 at 11:03 AM, safol ghadi <[email protected]> wrote: > On 1/4/11, Shoubhik <[email protected]> wrote: >> Hi, >> >> when we write >> >> #include<stdio.h> >> >> >> we are are referring to the header file stdio.h >> >> but where exactly is the code ?? only the function prototypes are >> visible in stdio.h ? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "google-codejam" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> >> > > Defination of function is present in respective operating system. > e.g. printf() defination is present in C:\windows\system directory > > -- > You received this message because you are subscribed to the Google Groups > "google-codejam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > > -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
