NCEPLIBS-bufr
11.5.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:
Definition at line 14 of file ardllocf.F.
References ardllocc().
Referenced by exitbufr().