Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!mordor!sri-spam!ames!ucbcad!ucbvax!ANDREW.CMU.EDU!rs4u# From: rs4u#@ANDREW.CMU.EDU (Richard Siegel) Newsgroups: comp.lang.c Subject: Linked-Lists.... Message-ID: Date: Fri, 21-Nov-86 16:00:00 EST Article-I.D.: andrew.MS.V3.18.rs4u.8002170f.colver.sun3.573.2 Posted: Fri Nov 21 16:00:00 1986 Date-Received: Fri, 21-Nov-86 21:51:17 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 20 [Line-Eater? What Line-Eater? *Chomp* 8-) ] Organization: Carnegie-Mellon University, Pittsburgh, Pa. Position: Confused Undergraduate This may sound like a really simple question... I'm new to C, formerly a dyed-in-the-wool Pascal programmer, and I'm trying to figure out how to implement linked lists in C.... Could someone post or mail to me some code that shows the typedef, and also a couple of routines to add onto and traverse (from head to tail) a linked list? I would appreciate it much... --Rich