home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / tools / 1721 < prev    next >
Encoding:
Text File  |  1992-12-16  |  839 b   |  21 lines

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