[Libburn] some questions
Steven Van Impe
steven.vanimpe at telenet.be
Thu Nov 18 12:23:02 PST 2004
Hi all,
I'm going through the libisofs code, and have some small (newbie?)
questions:
1) Why the pointer pointers for 'me' ? Why are these better than (or
needed instead of) just regular pointers to a struct iso_tree_file or
struct iso_tree_dir ?
2) About *ext = ""; in iso_split_filename (util.c): won't this leave
*ext pointing to something that will be destroyed when
iso_split_filename ends ?
Note: I'm still using the 0.2 tarball, since cvs doesn't seem to work
right now (connection refused after the password request).
Steven
More information about the libburn
mailing list