Xref: utzoo comp.sys.ibm.pc:51718 comp.sys.ibm.pc.programmer:1743 comp.binaries.ibm.pc.d:8179 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!uunet!microsoft!t-rayc From: t-rayc@microsoft.UUCP (Raymond CHEN) Newsgroups: comp.sys.ibm.pc,comp.sys.ibm.pc.programmer,comp.binaries.ibm.pc.d Subject: Changes to the Frequently Asked Questions Message-ID: <55005@microsoft.UUCP> Date: 1 Jun 90 19:10:55 GMT Reply-To: raymond@math.berkeley.edu (Raymond Chen) Followup-To: poster Organization: U.C. Berkeley Lines: 61 *** faq.may --- faq.csip *************** *** 1,2 **** ! [@(#)faq.csip 4.5 Last revised on 4/27/90] --- 1,2 ---- ! [@(#)faq.csip 4.6 Last revised on 4/30/90] *************** *** 162,164 **** raymond@math.berkeley.edu My email address is the password ! cd pd1: Switch to the proper directory tenex Magic word, see below --- 162,164 ---- raymond@math.berkeley.edu My email address is the password ! cd pd1: Switch to the proper directory tenex Magic word, see below *************** *** 164,166 **** tenex Magic word, see below ! get inter190.arc Get the file INTER190.ARC quit Clean up and leave --- 164,166 ---- tenex Magic word, see below ! get gif_lib.zip Get the Turbo C GIF library (include source) quit Clean up and leave *************** *** 230,232 **** Here is a way to check if you are doing binary transfers correctly. ! Compile the following one-line C program: main(){printf("%c",161);} Run it by typing "a.out >binary.fil". Transfer the file --- 230,232 ---- Here is a way to check if you are doing binary transfers correctly. ! Compile the following one-line C program: main(){puts("\250\n\250");} Run it by typing "a.out >binary.fil". Transfer the file *************** *** 234,236 **** DOS prompt. If you are doing things correctly, you should see ! a lowercase i with an accent mark. --- 234,239 ---- DOS prompt. If you are doing things correctly, you should see ! the following: ! ? ! ? ! except that the question marks will be upside-down. *************** *** 344,348 **** interrup.zip in directory /afs/cs/user/ralf/pub or from ! SIMTEL20 as PD1:INTER*.ARC (the most recent version ! as of 1 Feb 1990 is INTER190.ARC). This listing is updated four ! or five times per year. --- 347,350 ---- interrup.zip in directory /afs/cs/user/ralf/pub or from ! SIMTEL20 as PD1:INTER290.ZIP (as of 1 MAy 1990). ! This listing is updated four or five times per year.