How can I write a function analogous to scanf?
No Answer is Posted For this Question
Be the First to Post Answer
What are the standard predefined macros?
What is I ++ in c programming?
What is this infamous null pointer, anyway?
write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 Answers Consultancy, DBU, FD, JK Associates, Kobe, Satyam,
What are the different file extensions involved when programming in C?
Why enum is used in c?
What is exit() function?
What is nested structure?
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
Code for calculating square root without using library function, of math.h
What does c mean in standard form?
Difference between null pointer and dangling pointer?