Re: Do all programming languages use files?
- From: Scott Moore <samiamsansspam@xxxxxxx>
- Date: Mon, 29 Aug 2005 12:45:12 -0700
Richard Heathfield wrote:
> Scott Moore said:
>
>
>>Ben Pfaff wrote:
>>
>>>Scott Moore <samiam@xxxxxxxxxxxx> 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).
>
Semantics. If its a library, then you could well argue that GPS is built
into the language, since there are undoubtedly libraries for that.
.
- Follow-Ups:
- Re: Do all programming languages use files?
- From: Randy Howard
- Re: Do all programming languages use files?
- From: Ben Pfaff
- Re: Do all programming languages use files?
- References:
- Do all programming languages use files?
- From: Past
- Re: Do all programming languages use files?
- From: Scott Moore
- Re: Do all programming languages use files?
- From: Ben Pfaff
- Re: Do all programming languages use files?
- From: Scott Moore
- Re: Do all programming languages use files?
- From: Richard Heathfield
- Do all programming languages use files?
- Prev by Date: Re: GNU Public Licences Revisited (again)
- Next by Date: Re: Do all programming languages use files?
- Previous by thread: Re: Do all programming languages use files?
- Next by thread: Re: Do all programming languages use files?
- Index(es):
Relevant Pages
|