[comp.lang.c] New To C

judgesp@clutx.clarkson.edu (Sean P. Judge,,,2684126) (12/09/89)

I'm just learning to program in C.  Does anybody have any references
to any good programming books/ ref. manuals.  I am using Turbo C, by
Borland.  Any help appreciated.
			Thanx in advance,
				Sean Judge

Please post replies here, or send them to:

BITNET    :  judgesp@clutx.bitnet
INTERNET  :  judgesp@clutx.clarkson.edu

jmann@bigbootay (Jim Mann) (12/12/89)

The two best intros on C that I've seen are Stephen Kochan's
_Progamming in C_ (or _Programming in ANSI C_ -- same big, updated
for ANSI) and Waite et al's _C Primer Plus.

For PC-specific stuff, you might want to look at Robert LaFore's
_Turbo C Programming for the IBM_. (He also has written
_Microsoft C Programming for the IBM_ for those using MSC or
Quick C.)