Subj : Re: Do all programming languages use files? To : comp.programming From : Richard Heathfield Date : Mon Aug 29 2005 07:31 pm Scott Moore said: > Ben Pfaff wrote: >> Scott Moore writes: >> >>>C doesn't have files. >> >> Hosted implementations of standard C implement a set of functions >> for file I/O. > > Again, C does *NOT* have file I/O. Think carefully about the question. As far as ISO is concerned, the standard C library is part of the language, except for freestanding implementations (which are not required to support the entire library). -- Richard Heathfield "Usenet is a strange place" - dmr 29 July 1999 http://www.cpax.org.uk Email rjh at the above domain .