What header files do I need in order to define the standard library functions I use?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

0 Answers  


How can I sort a linked list?

0 Answers  


Apart from dennis ritchie who the other person who contributed in design of c language.

0 Answers  


What is the difference b/w Structure & Union?

3 Answers  


How old is c programming language?

0 Answers  






‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


Tell us something about keyword 'auto'.

0 Answers  


What is function in c with example?

0 Answers  


i got 75% in all semester am i eligible for your company

0 Answers   Infosys,


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


What are multidimensional arrays?

0 Answers  


main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }

2 Answers  


Categories