home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!newsserver.technet.sg!nuscc!cherry!shah
- From: shah@cherry.NoSubdomain.NoDomain (Shahrin Abdullah)
- Subject: How to implement a Linked List
- Message-ID: <1992Dec16.062628.3410@nuscc.nus.sg>
- Keywords: Linked List
- Sender: shah@cherry (Shahrin Abdullah)
- Organization: Institute of Systems Science, NUS, Singapore
- Date: Wed, 16 Dec 1992 06:26:28 GMT
- Lines: 9
-
- Hi there!
- Does anyone out there knows how to implement a linked list for Windows using
- MS C7. I know how to do it in C but in Windows it look tricky. I think I may
- need to use the global heap with the GMEM_MOVEABLE flag but I not too sure
- of going around doing it. Can anyone gave me some pointer, please. Any
- source code sample is also appreciated.
-
- Shahrin
- E-mail shah@iss.nus.sg
-