14 | | * Usually, we call this routine in the interface user routine '''finalize_pdaf''' |
15 | | * Calling '''PDAF_deallocate''' is not mandatory. Usually, the operating system cleans up all used memory by itself when the program stops. However, it's good practice to explicitly clean up the memory. |
| 14 | * Usually, we call this routine in the interface user routine `finalize_pdaf` |
| 15 | * Calling `PDAF_deallocate` is not mandatory. Usually, the operating system cleans up all used memory by itself when the program stops. However, it's good practice to explicitly clean up the memory. |