hi all,
    my program needs to search a block of 100KB data that is >64KB. So
it cannot put this 100KB in a record. I try to partition it to 60KB and
40KB records, But because the search program cannot modify to jump to
second record during end of first record. The search program must need a
100KB block memory without break
    is there any other way to store a block of data larger than 64kB and
search within it. Can FileStream do that??

Eric


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to