P
Posse John
I have a front-end application that users input data, the data then is
transferred to a back-end DB.
My application keeps growing for unknown reasons. In the program, many
memory variables are used.
Do I need to release them prior to program exit?
Whatelse might be causing my file to 'grow'?
transferred to a back-end DB.
My application keeps growing for unknown reasons. In the program, many
memory variables are used.
Do I need to release them prior to program exit?
Whatelse might be causing my file to 'grow'?