From: jbfraleigh AT hotmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP, FreeDOS and file access Date: Mon, 09 Oct 2000 13:11:10 GMT Organization: Deja.com - Before you buy. Lines: 15 Message-ID: <8rsg5b$s7h$1@nnrp1.deja.com> References: <8rkmnt$8sq$1 AT nnrp1 DOT deja DOT com> <8rsftf$rsr$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: 209.101.83.36 X-Article-Creation-Date: Mon Oct 09 13:11:10 2000 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Http-Proxy: 1.0 PROXY, 1.0 x60.deja.com:80 (Squid/1.1.22) for client 209.101.83.36 X-MyDeja-Info: XMYDJUIDjbfraleigh To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Oops -- This should be printf (sorry, it's early). At any rate, you get the idea.. > FILE *fp; > > fp = fopen("TEMP.TMP", "r"); > if (!fp) > fprintf("Error."); Sent via Deja.com http://www.deja.com/ Before you buy.