Re: gdk-pixbuf portability patch again



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]