Hi,
I need to read a file having the size more than the heap size which is alloted for a single process.
Let's say the heap size is 1MB /process.I need to read a file having size 10 MB and do some operations on that file.
Is it Possible in Symbain??
Help me out
Thanks