Date: Sat, 15 Jan 2000 22:17:35 +0500 (MVT) From: Prashant TR To: Aaron Chernosky cc: djgpp AT delorie DOT com Subject: Re: Binary Files In-Reply-To: <38808ACC.6C76D41C@wt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 15 Jan 2000, Aaron Chernosky wrote: > Does the function getc(FILE *f) work with binary files, mainly in that > it doesn't screw up the data when u read it in? It should. Why would it screw up the data?