Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Append buffersize

Status
Not open for further replies.

rexy

Technical User
Joined
Oct 8, 2002
Messages
2
Location
US
Hello to all,

Is there any way that you can append the size of buffer according to the size of the information you extract?

What i mean is that you extract data from a text file then you check or make a comparison, if both the data that you compare are identical, then you save the data to a buffer, however the thing is that there may be more than one pair of data in a text file that are identical, so you need top append the size of the buffer according to the number of identical pairs. Hence, i am enquiring if anyone know how to append or increase the size of buffer according to the number of identical pairs i had.

I will greatly appreciate anyone who can guide me along or give me a solution, even the source code.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top