NCEPLIBS-bufr
11.5.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:
Definition at line 36 of file exitbufr.f.
References ardllocf(), closbf(), and dlloctbf().
Referenced by bufr_c_interface_mod::exitbufr_c().