NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
ardllocf.f File Reference

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...
 

Detailed Description

Free all dynamically-allocated memory within internal Fortran language arrays.

Definition in file ardllocf.f.

Function/Subroutine Documentation

subroutine ardllocf ( )

This subroutine frees any memory that was dynamically allocated during a previous call to subroutine arallocf().

Author
J. Ator
Date
2014-12-04

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().