PDA

View Full Version : Is resource file loaded only when it's used?


jeantsai
05-08-2002, 01:09 PM
Is the resource file loaded into Heap RAM only when it's used? or it's loaded whenever the app is loaded?

Thanks & Regards,
Jean

devi
05-08-2002, 04:06 PM
Sections of the resource file are loaded into RAM on an as-needed basis.

Devi Krishnan
BREW Support