|
NCEPLIBS-g2 3.5.1
|
Reallocate memory, preserving contents. More...
Go to the source code of this file.
Data Types | |
| interface | re_alloc::realloc |
Modules | |
| module | re_alloc |
| Reallocate memory, preserving contents. | |
Functions/Subroutines | |
| subroutine | re_alloc::realloc_c1 (c, n, m, istat) |
| This subroutine reallocates a character array, preserving its contents. | |
| subroutine | re_alloc::realloc_i (c, n, m, istat) |
| This subroutine reorganize integer type data in memory into one one dimensional array. | |
| subroutine | re_alloc::realloc_r (c, n, m, istat) |
| This subroutine reallocates an integer array, preserving its contents. | |