Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!mucs!chl From: chl@cs.man.ac.uk (Charles Lindsey) Newsgroups: comp.lang.misc Subject: Re: C's sins of commission Message-ID: Date: 15 Oct 90 11:45:48 GMT References: <387@shum.huji.ac.il> <65664@lanl.gov> Organization: Dept. Of Comp Sci, Univ. of Manchester, UK. Lines: 8 In <65664@lanl.gov> jlg@lanl.gov (Jim Giles) writes: >........ Graphs are easy >to implement as recursive data structures without any user-visible >variable whose value is an address - that is to say: without explicit >pointers. How?