From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_40 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 23 Sep 93 16:41:30 GMT From: cis.ohio-state.edu!math.ohio-state.edu!caen!usenet.cis.ufl.edu!eng.ufl.ed u!spool.mu.edu!howland.reston.ans.net!newsserver.jvnc.net!netnews.upenn.edu!gop her.cs.uofs.edu!sycamore.cs.uofs. (Vincent J. Pasciuta) Subject: Re: Doubly Linked List Message-ID: <27sjjr$s1p@gopher.cs.uofs.edu> List-Id: In article <4315.2c9f6315@vger.nsu.edu>, g_harrison@vger.nsu.edu (George C. Har rison, Norfolk State University) writes: |> In article <1993Sep19.225918.7196@seas.gwu.edu>, mfeldman@seas.gwu.edu (Mich ael Feldman) writes: |> > In article <27dgoc$814@vixen.cso.uiuc.edu> lorenzen@osiris.cso.uiuc.edu (J ohn Lorenzen) writes: |> >>I am in need of a doubly linked list package if you know where I might fin d |> >>one at I would greatly appreciate it. It must be able to handle multiple |> >>lists. |> > |> > Hmmm - is it impertinent for me to ask whether this is a class assignment? |> > If so, does your teacher know you're on the net looking for the solution? |> > |> > Mike Feldman |> |> I don't know, Mike, but I did send him a WONDERFUL one... however it bounced |> all over the place and was never delivered. I usually can pick up on a requ est |> for an assignment; I guess I was just too proud of this package. |> |> George |> |> +--------------------------------------------------------------------------- -+ |> | George C. Harrison | PHONE : (804) 683-8654 | "Ada Spoken Here "| |> | Professor of Computer Science | FAX : (804) 683-9229 +----------------- -+ |> | Norfolk State University | g_harrison@vger.nsu.edu | | |> | 2401 Corprew Avenue +-------------------------+ | |> | Norfolk VA 23504 | loop exit when RE_TIRED; end loop; | |> +-------------------------------+------------------------------------------- -+ As a student (currently taking data structures), this sounds to me as if it is an assignment. ANY student (IMHO), who resorts to this method of completing a task only hurts themselves. They won't get a solid foundation with which they will need to build upon later (I wouldn't want to hire them). I believe that if you having problems this arena is the best pla ce to get some assistance. If you are working on an assignment say so and provi de some code and ask where you may be going wrong, don't expect them to give yo u the solution. By providing code you are at least working on it yourself and o thers will gladly provide the needed direction with giving detailed information. Vince