[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gdk-pixbuf portability patch again
- From: Tor Lillqvist <tml iki fi>
- To: gtk-devel-list gnome org
- Subject: Re: gdk-pixbuf portability patch again
- Date: Sun, 12 Nov 2000 13:19:27 +0200 (FLE Standard Time)
Owen Taylor writes:
> #include <unistd.h> /* for unlink */
BTW, wouldn't it be slightly better to use remove() (from stdio.h)
instead of unlink(). (IMHO it fits better if you are already using
stdio-level functions, and not open/read/write/etc.)
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]