On Wed, 20 Jul 2005 13:22:52 +0200 (CEST)
Christian Schneider <[EMAIL PROTECTED]> wrote:

> /* Open file with iso_string */
> file = fopen (iso_string, "rb");
> 
> file == Null if a german special charakter is
> involved!
it is better to use GIOChannel for operations on files. I have
experienced strange problems on win32 when using fopen and the family.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to