[vorbis-dev] ov_open() Causing File Access Errors

Dustin Smith smitda1 at wfu.edu
Fri Dec 20 11:03:07 PST 2002



In my BCB application, this code, when executed, has been eliciting an access
violation error.  It works fine when just opening the filestream; the error seems
to be from the ov_open() command.

   FILE* filePtr=fopen(FileListBox1->FileName.c_str(),"rw");
   ov_open(filePtr,ovFile,NULL,0);

"Access violation at address 00401FA4 in program. Read of address 00000000" is the
error.  Any ideas what this may be?  Thank you.

Duty Now,
Dustin

--- >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