I am going to develop database program with using of double linked list
,maybe in OOP. I would like to know what's the best on the double linked list (DLL) because solution with typed file seems to me to be better for my memory. I have got problem with memory allocation - not enough for my program in graphix mode ? How to solve this ?
I would like to program manage about 10000 records, but there's no memory...
Thx for any solution and ideas and have a nice day !
Bye CodeTT
PS: I know quite cool algorithm of DLL, but the memory...