Re: Is there g_write function?
- From: "Freddie Unpenstein" <fredderic excite com>
- To: tml iki fi, rosettas gmail com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Is there g_write function?
- Date: Wed, 12 Oct 2005 21:07:19 -0400 (EDT)
I have found the g_open function. But I think it just open the
file and is there some fucntions for write/read operation?
No, because there isn't any reason not to use the normal write()
system call (Unix) / function (Win32).
I must say, I wouldn't mind some of the more common functions being wrapped (if it can be done without
excessive overhead).
If you have to include the original standard header as well, then you end up with both sets and can (I do
from time to time) find yourself accidentally mixing the original functions with their enhanced glib
equivelants.
Fredderic
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]