How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include<stdio.h>...
No Answer is Posted For this Question
Be the First to Post Answer
a linear linked list such that the link field of its last node points to the first node instead of containing NULL a) linked list b) circular linked list c) sequential linked list d) none
implement OR gate without using any bitwise operator.
Differentiate abs() function from fabs() function.
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What are reserved words?
multiple of 9 without useing +,* oprator
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Explain union. What are its advantages?
What is the difference between printf and scanf )?
Difference between fopen() and open()?
yogesh patil in dell
what is used instead of pointers in java than c?