Discussion Board

Results 1 to 2 of 2

Thread: ini files

  1. #1
    Registered User synov's Avatar
    Join Date
    Mar 2003
    Posts
    39
    When I used an ini file in my app (via OpenIniFileLC()), I noticed that each time I wrote some data with the same UID, a new copy of these data appeared in the file (the file is growing each time I write the data). It seems like a new stream is created every time, although IsPresentL()returns ETrue.

  2. #2
    Registered User synov's Avatar
    Join Date
    Mar 2003
    Posts
    39
    Here's the answer to my own question: when the file reaches a certain size, it shrinks (some compaction is triggered). The read data is always correct (the same as written). I'm sorry for my having asked the question without testing everything properly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved