Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!cg-atla!fredex From: fredex@cg-atla.UUCP (Fred Smith) Newsgroups: comp.sys.ibm.pc Subject: Re: fredex@cg-atla.UUCP free software for PC-WIN Message-ID: <7768@cg-atla.UUCP> Date: 13 Oct 89 13:24:55 GMT References: <33494@ames.arc.nasa.gov> Reply-To: fredex@cg-atla.UUCP (Fred Smith) Organization: Agfa Compugraphic Division Lines: 24 In article <33494@ames.arc.nasa.gov> chu@ames.arc.nasa.gov (Susie W. Chu) writes: > > Would you tell me how to unpack from 'windows.uue' to get those > *.h and *.c files? > Thanks. > ---Susie Chu > Email Addr: chu@ames.arc.nasa.gov Yes! On your unix (or other) system you need to have a program named "uudecode". You then type: uudecode windows.uue and voila, you get windows.zoo which you unpack by typing: zoo x windows.zoo and then you have the contents of the windowing package, source & doc. Fred