Re: XP question


Subject: Re: XP question
From: Richard Jefts (babs@cs.jhu.edu)
Date: Mon Jan 31 2000 - 20:31:51 CST


FILE * and fseek are ANSI C and therefore cross platform. gzFile is part
of zlib which as far as I know works on quite a few platforms, including
all the ones Abiword works on. So yes its consedered to be good XP code.

richie

On Mon, 31 Jan 2000, Kevin Vajk wrote:

>
> OK, so opening files is pretty platform-specific.
> But what about (FILE *), (gzFile *), and functions like fseek()?
>
> In other words, if a function takes a (FILE *) or (gzFile *)
> argument, is that considered to be good XP code?
>
> - Kevin Vajk
> <kvajk@ricochet.net>
>
>
>



This archive was generated by hypermail 2b25 : Mon Jan 31 2000 - 20:32:07 CST