[vorbis-dev] Re: Seeking ogg-vorbis
Rodrigo Gómez
rgomez at msa.com.mx
Fri Jul 25 19:14:51 PDT 2003
Hi there.
It's been surprising the painless that has been to work with ogg vorbis.
I made the decoding engine without any problem, and really quick: maybe 1
hour or something like that (and most of it was to mix this with the
existing components...).
But I do have a question: I usually enable CodeGuard (somekind of mem check
library that Borland provides) and it insists that the file handle to the
file (opened by fopen, and later by ov_open, and closed, as the docs says,
only by ov_clear) is not freed. I know that CodeGuard is somewhat dumb in a
lot of aspects, and this may be one, but I just want to confirm: I don't
need to call fclose if I opened and closed fine the file with the ogg vorbis
functions?
Thanks for all of your help.
Rodrigo Gómez
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list