Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


paged

paged

Use the paged statement to specify that the executable is paged.

If an executable is marked as paged, it is stored in ROM and not in RAM. With this approach, the executable is loaded to RAM on demand. The executable is compressed using byte pair compression scheme, which has a compression ratio of 68% and decompression is faster when compared to any other compression schemes.

You can also mark an executable as paged using the OBY file keyword file[[HWVD]].