NCEPLIBS-bufr
11.6.0
|
Reset the BUFRLIB software for potential dynamic reallocation of memory. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | exitbufr |
This subroutine frees all dynamically-allocated memory, closes all logical units that are open within the BUFRLIB software, and resets the library to all of its default settings as though it had never been called. More... | |
Reset the BUFRLIB software for potential dynamic reallocation of memory.
Definition in file exitbufr.f.
subroutine exitbufr | ( | ) |
This subroutine frees all dynamically-allocated memory, closes all logical units that are open within the BUFRLIB software, and resets the library to all of its default settings as though it had never been called.
Program history log:
Date | Programmer | Comments |
---|---|---|
2015-03-02 | J. Ator | Original author |
Definition at line 38 of file exitbufr.f.
References ardllocf(), closbf(), and dlloctbf().
Referenced by bufr_c_interface_mod::exitbufr_c().