From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a75364885c86fae2,start X-Google-Attributes: gid103376,public From: gs02srh@panther.Gsu.EDU (Shannon Ray Hughes) Subject: Need example of Doubly circular linked list Date: 1996/04/18 Message-ID: <4l5mdg$bs@sphinx.Gsu.EDU>#1/1 X-Deja-AN: 150563699 organization: Georgia State University nntp-posting-user: gs02srh newsgroups: comp.lang.ada Date: 1996-04-18T00:00:00+00:00 List-Id: I am working on a programming project that requires the use of a doubly linked circular list of records. Any examples would be greatly appreciated. Thanks. --poor starving college student