Re: basic file handling in glib.
- From: Havoc Pennington <hp redhat com>
- To: "zin pen" <dongfangminzhu hotmail com>
- Cc: gharris flashcom net, jeen ghee khor intel com, Valdis Kletnieks vt edu, gtk-list gnome org
- Subject: Re: basic file handling in glib.
- Date: 07 Sep 2000 20:04:03 -0400
"zin pen" <dongfangminzhu hotmail com> writes:
> The idea is if I gtk and glib are suppose to be portable. That's why I don't
> want to use the C standard library.
>
GLib doesn't have a file abstraction layer; for portability you have
to use fopen() and so on from the standard C library, and avoid using
UNIX features such as file permissions.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]