[GRASS-dev] update: put_row.c

Glynn Clements glynn at gclements.plus.com
Tue Jun 6 00:09:59 EDT 2006


Brad Douglas wrote:

> Mostly large file related.  Objections?

No objections, although none of this is likely to have any effect upon
large file support.

FWIW, the last argument to write() is a size_t rather than a ssize_t,
although I can't imagine a single row occupying anywhere near 2^31
bytes.

Using SEEK_{SET,CUR} instead of 0/1 is definitely a good thing,
though.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list