[vorbis] Getting started with vorbisfile_example.c (MS VC 6)

Michael Smith msmith at labyrinth.net.au
Thu Jun 27 07:37:59 PDT 2002



>file * myfile;
>myfile = fopen("C:\downloads\music.ogg","r");

This is an incredibly stupid 'feature' of DOS and windows. Use "rb" for
the file open mode, or reading the file does not give you the file
contents.

Michael

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