walker@bsu-cs.bsu.edu (Clint Walker) (05/19/89)
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 <walker@bsu-cs.bsu.edu> UUCP: ...!{iuvax,pur-ee}!bsu-cs!walker
pat@mirror.TMC.COM (06/01/89)
/* 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 <walker@bsu-cs.bsu.edu> >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)