What does struct node * mean?
No Answer is Posted For this Question
Be the First to Post Answer
What does emoji p mean?
how to print value of e(exp1)up to required no of digits after decimal?
program for swapping two strings by using pointers in c language
how to find string length wihtout using c function?
Explain the priority queues?
how would a 4*3 array A[4][3] stored in Row Major Order?
What is the diffrent between while and do while statement ?
Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
What is calloc in c?
What is break in c?
how can you print&scan anything using just one character? :) HINT: printf,scanf similer