Xref: utzoo comp.windows.x:31503 comp.lang.c:35240 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!wb3ffv!ka3ovk!raysnec!shwake From: shwake@raysnec.UUCP (Ray Shwake) Newsgroups: comp.windows.x,comp.lang.c Subject: Re: tree display program in C Message-ID: <199@raysnec.UUCP> Date: 14 Jan 91 16:40:56 GMT References: <35542@netnews.upenn.edu> Followup-To: comp.windows.x Organization: IRS/CI - Technical Solutions Branch Lines: 14 schabes@zebulon.cis.upenn.edu (Yves Schabes) writes: >I looking for a public domain (vertical) tree-display program >available in C. It would useful to me if it is written in a modular >fashion: neither the data structures for the tree nor the graphical >calls should be embedded in this program. I have the 'dtree' (directory tree) program, known as 'tree' in its original version. Works beautifully on System III and System V type filesystems, but *not* on BSD filesystems. (If anyone has ported same to support BSD, please let me know.) Works ascii/tty only. Source is about 16K. ---------------- uunet!media!ka3ovk!raysnec!shwake shwake@rsxtech