|
NCEPLIBS-bufr
11.7.0
|
Free all dynamically-allocated memory within internal Fortran language arrays. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ardllocf |
| This subroutine frees any memory that was dynamically allocated during a previous call to subroutine arallocf(). More... | |
Free all dynamically-allocated memory within internal Fortran language arrays.
Definition in file ardllocf.f.
| subroutine ardllocf | ( | ) |
This subroutine frees any memory that was dynamically allocated during a previous call to subroutine arallocf().
Program history log:
| Date | Programmer | Comments |
|---|---|---|
| 2014-12-04 | J. Ator | Original author |
Definition at line 16 of file ardllocf.f.
References ardllocc().
Referenced by exitbufr().