Re: Adding the ability to add functions into structures?
- From: Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 16:29:02 -0500
Jack Klein wrote:
[...] FILE cannot truly be an opaque type as far standard C is concerned for the simple reason that the standard requires some functions to be implemented as macros, and so some of the details must be exposed by <stdio.h>.
What functions that deal with FILE or FILE* are required to be macros?
-- Eric Sosman esosman@xxxxxxxxxxxxxxxxxxx .
- References:
- Adding the ability to add functions into structures?
- From: Albert
- Re: Adding the ability to add functions into structures?
- From: Jack Klein
- Re: Adding the ability to add functions into structures?
- From: Richard Heathfield
- Re: Adding the ability to add functions into structures?
- From: Jack Klein
- Adding the ability to add functions into structures?
- Prev by Date: Re: Adding the ability to add functions into structures?
- Next by Date: Re: What's the guideline for dealing with unwanted chars in input stream?
- Previous by thread: Re: Adding the ability to add functions into structures?
- Next by thread: Re: Adding the ability to add functions into structures?
- Index(es):
Relevant Pages
|