j
k
j a
j l
On the library memory issue. You probably shouldn't keep memory in any library, not just yours, libraries should always return allocated memory to the caller to dispose of, you never know if the library is going to ever be entered again.
Attachments:
Back to the thread
Back to the list