Path: wuarchive!wugate!wupost!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!porthos.rutgers.edu!friedman From: friedman@porthos.rutgers.edu (Gadi ) Newsgroups: comp.binaries.apple2 Subject: Re: SCIIBIN: a binscii extracter in C Message-ID: Date: 17 May 89 16:32:46 GMT References: <516@duteca4.UUCP> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 26 Thanks for the program, enclosed are fixes to get it to compiled on our Sun4. The 2 problems were some missing definitions, and that chars can't store 0xff. These are ed commands from diff: NNNc means change line NNN to the Text NNNa means add the text at line NNN. Gadi --------------------------------------------------------- 401c if (alfabet[j] != 0x7f) 398c alfabet[i] = 0x7f; 42a #include -- uucp: {ames,att,harvard,ucbvax,iuvax}!rutgers!aramis.rutgers.edu!friedman arpa: FRIEDMAN@ARAMIS.RUTGERS.EDU