answersLogoWhite

0

Realloc is a function in C. It is used to change the size of a block of memory by expanding it. There are various ways realloc can change the memory size, depending on if there is enough space in the block of memory.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the use of realloc in c program?

Increase or decrease the size of the allocated memory. (Note: functionality of malloc and free can be achieved with realloc, too.)


What is realloc memory allocation?

Use help/manual.


Why you are use to c language?

I do use am a programmer, because C-language.


Memory allocation in c plus plus?

Although C++ inherits malloc/calloc, realloc and free from C, programmers are encouraged to use the object-oriented operators, new and delete instead. Not only are they much easier to use, they can also be used with primitive data types.


What are the different types of memory allocations in c?

1.malloc 2.calloc 3.realloc 4.free


What is the use of loader in c language?

There is no part called 'loader' in C language.


How do you write a programme in c language using arrays to copy diagonal elements of a 2-d array into a 1-d array?

TO use a c language first step is to know about the c language and the steps to use the c progrmming language with the help of any elders or with the teachers. TO use the arrays you have to get th eknowledge of "c" language


Which compiler you must use to run C language?

To run C language?! Your question makes no sense.


Explain use of graphics in C language?

C has nothing to do with graphics.


Why don't use objects in c?

You don't use objects in C because C is not an object oriented language like C++.


Why you learn java language?

java language moreover solve the problems witch is encounter in c and c++ that s why we use the java language...


What is the use of c-language?

Programming, mainly.