
July 7th, 2005, 03:28 PM
|
 |
:bcon: moderator
|
|
Join Date: Apr 2005
Location: int main()
Posts: 351

Time spent in forums: 2 Days 23 h 1 m 43 sec
Reputation Power: 4
|
|
Quote: | Originally Posted by aioshuang Thank you in advance!
I would like to extract some particular information from hundreds of files and wanna write to a file including those information. Can you help & tell me how to programe?
The file I want to read is attached (I want last three lines)and I also want to write information into .txt file.
Thank you anyway! | managing compressed data is tricky, if you wish to do so, you will have to learn the ZIP file compressions standard or search the Internet for code programming tools that allows you to manage compressed files....
the easist thing to do would be to just uncompress the file, edit it, then recompress it.... that's what most programs do anyway...
__________________
Officially a member of the Itsacon fan club. Beer blasts are every friday at Viper_SB's house. I bring the chips.

|