From: ludvig Newsgroups: comp.os.msdos.djgpp Subject: Linked lists with DJGPP wasn't the 'problem'... Date: Sat, 13 Sep 1997 00:36:09 +0200 Organization: Grolier Interactive Europe Lines: 11 Message-ID: <3419C3D9.3A33@club-internet.fr> References: <3406E97E DOT 35F6 AT club-internet DOT fr> <5uahna$sbv AT nr1 DOT calgary DOT istar DOT net> Reply-To: ludvig AT club-internet DOT fr NNTP-Posting-Host: ppp-102-129.villette.club-internet.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Thanks for taking you time to reply. But:) my question wasn't actually How to write a linked list but if there might be problems with the memory handler in protected mode when you want to allocate many(Many many) structs or whatever. With realmode it's easy, you just gets a lot of pointers, but protected mode?? Well thanks anyway and stay on the net. Ludvig Larsson ps.I prefere Generic lists ;)