What is meant by realloc()?
No Answer is Posted For this Question
Be the First to Post Answer
write a programming in c language, 1 3 5 7 9 11
write a progam to display the factors of a given number and disply how many prime numbers are there?
Read two numbers from keyboard and find maximum of them?
What does 1f stand for?
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
What is the code in while loop that returns the output of given code?
What are the uses of pre-processor directives?
Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
write a c program to check weather a particluar bit is set or not?
who did come first hen or agg
What is the process to generate random numbers in c programming language?