|
|
| Author |
Message |
karthikuma
Active User
Joined: 29 Mar 2005 Posts: 65
|
|
|
|
hi,
if i want to read the file on reverse order how to do this withiut using file-aid
regards,
kumar |
|
| Back to top |
|
 |
References
|
Posted: Tue Jun 14, 2005 10:19 am Post subject: Re: How to read the file on reverse order without using FileAid |
 |
|
|
 |
manjunathbhosale
New User
Joined: 18 Mar 2005 Posts: 7 Location: bangalore
|
|
|
|
hi dear,
one very simple method for this is that,
just sort the file on desending/reverse order and read the file from begining this will give u the solution.
hoping its work |
|
| Back to top |
|
 |
|
|