NCEPLIBS-bufr  11.5.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:

  • 2014-12-04 J. Ator – Original author

Definition at line 14 of file ardllocf.F.

References ardllocc().

Referenced by exitbufr().