|
Re: FILE Pointer: msg#00248gcc.help
Hi Bharathi, Consider a FILE structure to be opaque. Like a "typedef void FILE", so a "FILE*" is a "void*". (On some platforms, that's exactly what a FILE is.) If you do have a non-opaque FILE structure, and you use anything from structure, your code will be very non-portable. Sincerely, --Eljay |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: cannot make gcc-3.3: 00248, Eljay Love-Jensen |
|---|---|
| Next by Date: | RE: Problems when building gcc 3.2or 3.3 as cross compiler for powerpc-linux: 00248, Richard Sewards |
| Previous by Thread: | Re: FILE Pointeri: 00248, Bharathi S |
| Next by Thread: | Re: FILE Pointer: 00248, Muthukumar Ratty |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |