Xref: utzoo comp.os.msdos.programmer:4057 comp.lang.c:37251 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!uunet!saxony!dgil From: dgil@pa.reuter.COM (Dave Gillett) Newsgroups: comp.os.msdos.programmer,comp.lang.c Subject: Re: Need guide book on C for MSDOS Message-ID: <830@saxony.pa.reuter.COM> Date: 18 Mar 91 23:54:52 GMT References: <1991Mar14.183922.26664@csun.edu> Distribution: usa Organization: Reuter:file Inc (A Reuter Company) Palo Alto, CA Lines: 10 If you already know C, what you really need is a good introduction to the MS-DOS environment. And although you'd never guess it from the title, Peter Norton's "Programmer's Guide to the IBM PC" is almost exactly what you want; the "so how do I access this feature from C?" questions should all be answered in the compiler manual. Wilton's "Programmer's Guide to IBM PC and PS/2 Video Systems" deals with most of the other non-C questions frequently addressed to comp.lang.c. Dave