HI,
plz can you help me i have a text file like this :
[LIST=1]
[*]telemetre_18_04_2007_11h_08_mn_50sec.dbt
[*]1176887334023317 1 D 3 1.486789 124 -17.150263
[*]1176887334050289 1 D 3 1.506669 125 -16.790839
[*]1176887334077692 1 D 3 1.521077 126 -16.517200
[*]1176887334103341 2 D 3 1.579571 127 -15.251071
[*]1176887334130332 2 D 3 1.557395 128 -15.766200
[*]1176887334157684 0 D 3 1.574303 129 -15.378240
[*]telemetre_18_04_2007_11h_08_mn_50sec.dbt
[*]1176887334023324 1 D 3 1.486789 124 -17.150263
[*]1176887334050214 2 D 3 1.506669 125 -16.790839
[*]1176887334077674 0 D 3 1.521077 126 -16.517200
[*]1176887334103345 0 D 3 1.579571 127 -15.251071
[*]1176887334130345 1 D 3 1.557395 128 -15.766200
[*]1176887334157675 0 D 3 1.574303 129 -15.378240
[/LIST]
i want delete line number 1 and 8.
and after I want to compare 3 files similar at this file,compared to the 16 first character.
PLZ do you have a solution for me, this is my first code in c++.
THANKS