How can I write a function analogous to scanf?


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

Post New Answer

More C Interview Questions

when to use : in c program?

2 Answers  


What is calloc() function?

0 Answers  


write a programme to convert temperature from farenheit to celcius?

4 Answers   IBM,


Ow can I insert or delete a line (or record) in the middle of a file?

0 Answers  


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  






what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

2 Answers   Wipro,


Why clrscr is used in c?

0 Answers  


what is the difference between arrays and linked list

26 Answers   MAHINDRA, Tech Mahindra, Wipro,


What are the advantages of Macro over function?

1 Answers  


The differences between Windows XP and Windows Visa

8 Answers   HCL,


How can I list all of the predefined identifiers?

0 Answers  


Is null always defined as 0(zero)?

0 Answers  


Categories