C/C++ Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingC/C++ Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old March 31st, 2004, 02:50 PM
telepet9 telepet9 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 1 telepet9 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Writing into specific place in file (C++)

Hi,
I am trying to figure out how to read and write from files using ifstream and ofstream
I use
seekp() to get to the needed position in the file
put(), write() or << to write into the file,
but as a result I get the data in the right place, but everythin else is empty spaces, all other text from the file disappears.
I used ios::ate to disable default ios::trunc in construction.
Maybe some other flag chould be used?
Anyway, I need help on the topic and maybe a link to the complex example on reading and writing to files (and not only appending at the end)
Thanks

Reply With Quote
  #2  
Old April 18th, 2005, 12:51 AM
s01 s01 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2005
Posts: 3 s01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 30 m 23 sec
Reputation Power: 0
Hi,

Do not use ios::app.
Use seekp to go to the specified location.
Save the contents from the specified location to the end of the file in a buffer or else it will be overwritten.
Write the data in the specified location.
Write the saved data from the buffer to the file.
Thats it ...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingC/C++ Help > Writing into specific place in file (C++)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT