Re: GTK functions for open(), read(), write()



"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]