Path: utzoo!attcan!uunet!pyrdc!pyrnj!mirror!pat From: pat@mirror.TMC.COM Newsgroups: comp.lang.c Subject: Re: Searching for "C" tutorials Message-ID: <236100018@mirror> Date: 1 Jun 89 14:26:00 GMT References: <7305@bsu-cs.bsu.edu> Lines: 31 Nf-ID: #R:bsu-cs.bsu.edu:-730500:mirror:236100018:000:1082 Nf-From: mirror.TMC.COM!pat Jun 1 10:26:00 1989 /* Written 12:01 am May 19, 1989 by walker@bsu-cs.UUCP in mirror:comp.lang.c */ /* ---------- "Searching for "C" tutorials" ---------- */ >I am searching for "C" tutorials that can operate on an IBM-PC or >compatible computer. If you have any information (Vendors, Addresses, >Fees, etc.) please reply by sending E-mail. A summary of the information >received will posted. >Thank you for your cooperation. >-- >Clint Walker >UUCP: ...!{iuvax,pur-ee}!bsu-cs!walker >/* End of text from mirror:comp.lang.c */ I have a fantastic one that runs on an IBM PC or compatible. It goes step by step threw almost everything about C and even has tests so you can check yourself. It is what I learned from and I can do things like this: while((*(p+1)!=(char)7)&&(*(q+1)|0x40)) p++; It's great! And it's free. It was written by a student in some college. I received it from one of my professors. He loved it. If you want it, mail me with information as to how I can send it to you. (I must qualify my "free" statement and say that it is shareware)