What functions are used in dynamic memory allocation in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is indirection?
What are the parts of c program?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
Write a program to print prime nums from 1-20 using c programing?
What are the different flags in C? And how they are useful? And give example for each in different consequences?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
Why doesnt long int work?
why we shiuld use main keyword in C
How can I dynamically allocate arrays?
What is string function in c?
Write the control statements in C language