[vorbis-dev] confusing comment in encoder_example.c

vorbis at fuchs.offl.uni-jena.de vorbis at fuchs.offl.uni-jena.de
Fri Jul 19 12:36:25 PDT 2002



HTML code:

- missing quotes for attributes (not W3C conform):

      href="xxxxx" ,

  not 

      href=xxxxx .

<p>- References are not relative (mirrored version can't be displayed locally).

      img="../ogg/images/bigogg-leftbar.gif"

  or

      img="../../ogg/images/bigogg-leftbar.gif" ,

  not
  
      img="/ogg/images/bigogg-leftbar.gif"

  or

      img="http://www.xiph.org/ogg/images/bigogg-leftbar.gif" .

<p>
-- 
Frank Klemm

PS: Download code via wget and try do view the documenation locally using
    URL file://...

<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