Re: GTK functions for open(), read(), write()
- From: Bruce Ide <bruce ide echostar com>
- To: thomas linuxpro org
- Cc: GTK App Dev List <gtk-app-devel-list gnome org>
- Subject: Re: GTK functions for open(), read(), write()
- Date: Mon, 23 Oct 2000 15:54:25 -0600
"Thomas" == Thomas Morris <Thomas linuxpro org> writes:
Thomas> Hi, I was wondering if GTK provides wrappers for the
Thomas> standard C functions open(), read(), and write(). I've
Thomas> found the g_io_*() functions but it seems that I still
Thomas> need to get a file descriptor using open() or fopen().
Thomas> Not that this is to big of a deal I just like to use
Thomas> wrappers when they are available for the obvious reasons
Thomas> of portability.
fopen's part of the standard C library. If your C compiler doesn't
suport fopen... get a new C compiler.
--
Bruce Ide bruce ide echostar com
http://www.paratheoanametamystikhood.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]