What does malloc () calloc () realloc () free () do?
No Answer is Posted For this Question
Be the First to Post Answer
c program to arrange digits in a no in ascending and descending order
How can you determine the size of an allocated portion of memory?
What is the difference between malloc calloc and realloc in c?
What is the difference between single charater constant and string constant?
Write a c code segment using a for loop that calculates and prints the sum of the even integers from 2 to 30, inclusive?
what is the use of call back function in c?tell me with example
stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
What are the data types present in c?
Explain following declaration int *P(void); and int (*p)(char *a);
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
How variables are declared in c?
what is difference between ++(*p) and (*p)++
17 Answers Accenture, HCL, IBM,