Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!smsdpg!seg From: seg@smsdpg.uu.net (Scott Garfinkle) Newsgroups: comp.sys.hp Subject: ctags in HP-UX 6.5 Message-ID: <341@smsdpg.uu.net> Date: 9 Jun 89 13:56:39 GMT Reply-To: seg@smsdpg.uu.net (Scott E. Garfinkle) Organization: SMS Data Products Group, Inc. Lines: 8 The "ctags" that came with HP-UX 6.5 on our 300 series machines doesn't seem to produce a tags file from C programs that's usable by HP-UX "vi". The purpose of this note is mainly to let people in the same situation know that "ctags.Z" from comp.sources.unix volume 3 works just fine. The only "porting" involved is that you need to add a line to the effect of #define index strchr near the top.