hi
i am supposed to read a text file and write only particular data it in to a grid.the position of the particular data is being extracted from another file.i am using a textstream for this purpose. the problem here is every time i want to extract data i am opening the file because of which there are many loops. there is any method by which i can optimise my program.
does anybody know about this
thanks
roopa