Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bbn!apple!bloom-beacon!husc6!psuvax1!gondor.cs.psu.edu!callahan From: callahan@gondor.cs.psu.edu (Paul B. Callahan) Newsgroups: comp.windows.news Subject: Did anyone get my program "treeedit" to work? Message-ID: <4367@psuvax1.cs.psu.edu> Date: 14 Mar 89 21:38:56 GMT Sender: news@psuvax1.cs.psu.edu Reply-To: callahan@gondor.cs.psu.edu (Paul B. Callahan) Organization: Penn State University Lines: 15 I posted a program called treeedit last October or so (maybe Nov.). It consisted of two files: treeedit.c and treeedit.cps. The program was an interactive graphical binary tree "editor," which allowed the user to perform insertions, deletions, and rotations on a binary search tree. Needless to say, it runs under NeWS. The only response I have had to date is from a person who was unable to get the source to compile for some unknown reason. We have been trying to determine why the program works for me and not for him, but have so far been unsuccessful. I would appreciate a response from anyone who tried out the program, whether successful or not. I would especially appreciate some explanation as to why it may not be portable to other systems running NeWS. I will mail the source to anyone who would like to troubleshoot.