Path: utzoo!attcan!uunet!blkcat!f426.n109.z1.fidonet.org!Jerry.Andrews From: Jerry.Andrews@f426.n109.z1.fidonet.org (Jerry Andrews) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: which archiver/compresser and encoder/decoder to use? Message-ID: <522.25E37FEB@blkcat.fidonet.org> Date: 22 Feb 90 02:35:18 GMT Sender: ufgate@blkcat.fidonet.org (newsout1.26) Organization: FidoNet node 1:109/426 - Coffee Club BB, Jerry Andrews Lines: 21 RW> whereas UUENCODE uses the following character output function -- RW> RW> #define ENC(c) (((c) & 077) + ' ') How do I apply this funtion to the source file to get an output file? Looks to me like, if this function is applied to each byte of the source file, you'd wipe all the hi bits, and not end up with a complete set of printable characters anyway... (I feel kinda stupid here... ;) ) -- Jerry Andrews at The Black Cat's Shack (Fidonet 1:109/401) Internet: Jerry.Andrews@f426.n109.z1.fidonet.org UUCP: ...!uunet!blkcat!426!Jerry.Andrews