Answer Posted / srinath, hyd
ya. this is an memory allocation porpose.
some other allocations are there calloc(), alloc()
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain which function in c can be used to append a string to another string?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
Differentiate between full, complete & perfect binary trees.
Explain what is the general form of a c program?
code for quick sort?
Can we change the value of static variable in c?
Can a file other than a .h file be included with #include?
What is structure of c program?
How many header files are in c?
What is C language ?
What will the preprocessor do for a program?
Explain how do you override a defined macro?
Do you know the use of 'auto' keyword?
Where static variables are stored in c?
how to find anagram without using string functions using only loops in c programming