Re: OFF-Topic glibc behavior

Richard B. Johnson (root@chaos.analogic.com)
Wed, 21 Oct 1998 20:38:53 -0400 (EDT)


On 21 Oct 1998, Ulrich Drepper wrote:

> "Richard B. Johnson" <root@chaos.analogic.com> writes:
[SNIPPED]
>
> No, it's not a perfect pointer. You cannot have a variable of type
> FILE. FILE has to be treated as an opaque type. The actual
> definition is only there to allow some optimizations. But the object
> pointed to by the pointer returned by fopen() is not really of type
> FILE. There is a lot of hidden information and you would not copy
> this over with the copy to an object of type FILE.
>
Okay thanks.

Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.1.123 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/