What is the difference between malloc() and realloc()?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• malloc(): Allocates memory.
• realloc(): Resizes an already allocated memory block, preserving existing data if possible.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
• malloc(): Allocates memory.
• realloc(): Resizes an already allocated memory block, preserving existing data if possible.
Is This Answer Correct ? | 0 Yes | 0 No |
Write the control statements in C language
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
Three major criteria of scheduling.
write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...
Find the highest of three numbers and print them using ascending orders?
how to find greatet of 10 numbers without using array?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
how to print this pyramid * * * * * * * * * * * * *
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
write a program in C to swap two variables
How important is structure in life?