comparison finch/gntprefs.h @ 22711:36e5b74b2f74

Use g_snprintf() instead of snprintf(), which isn't really available on Windows. Also, use _read(), _write() and _close(), so the win32 platform headers don't cry. This has absolutely nothing to do with the ability to build with visual studio.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 25 Apr 2008 17:49:25 +0000
parents 6bf32c9e15a7
children
comparison
equal deleted inserted replaced
22710:cd682b57b6e4 22711:36e5b74b2f74