Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site gould9.UUCP Path: utzoo!watmath!clyde!cbosgd!gould9!joel From: joel@gould9.UUCP (Joel West) Newsgroups: net.sources.bugs Subject: Re: VMS <-> Unix tape transfer Message-ID: <408@gould9.UUCP> Date: Sat, 22-Mar-86 13:25:08 EST Article-I.D.: gould9.408 Posted: Sat Mar 22 13:25:08 1986 Date-Received: Mon, 24-Mar-86 00:31:08 EST References: <50@man.cs.uxuk.ac.> Organization: CACI, Inc. -- La Jolla, Calif. Lines: 7 Keywords: VMS Unix Tape transfer Summary: needs include file The program 'vmswrite.c' has at least one bug, according to my C compiler. It needs #include This is the old int rindex() != char *rindex() problem.