Re: [cc65] POSIX i/o

Date view Thread view Subject view

From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2003-01-09 14:55:01


On Thu, 9 Jan 2003, Ullrich von Bassewitz wrote:

> Regarding the #defines for seek: The C standard says that these have to go
> into stdio.h, so they are in the right place.

Shouldn't they be defined both in stdio.h (for fseek) and fcntl.h (for
lseek) ?

> Regarding the values: The
> standard does not say anything about the values of these constants, the it's
> up to the implementation to choose them as fits. Why do you think the values
> are wrong?

On all the systems I checked they were defined as I wrote.

Bye,
Piotr

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-09 14:55:37 CET