separate open and create functions?




Dietmar Maurer writes:
 > Do we really need separate open and create functions for streams
 > (gnome_stream_fs.[ch]). I think a special flag (O_CREAT) is much easier
 > to handle.

    That sounds fine, but please leave the _create method around as a
wrapper around _open ( ... , O_CREAT, ...)

Nat



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]