DotNetGnat
Programmer
Guys,
I need to create a double link list off of the data from a text file. I do not want code for reading from a file. I just need suggestions of efficient of doing this task assuming that have millions of data points...
Efficient in the sense...efficient use of memory...no memory leaks and so on...
any suggestions...
thanks in advance
-DNG
I need to create a double link list off of the data from a text file. I do not want code for reading from a file. I just need suggestions of efficient of doing this task assuming that have millions of data points...
Efficient in the sense...efficient use of memory...no memory leaks and so on...
any suggestions...
thanks in advance
-DNG