Mail Archives: djgpp/1996/09/25/01:18:17
On Tuesday, in article
<1 DOT 5 DOT 4 DOT 16 DOT 19960924095355 DOT 2c5722a6 AT dmeasc DOT rc DOT ipt DOT br>
csrabak AT dce03 DOT ipt DOT br "Cesar Scarpini Rabak" wrote:
> I came accross some CD-ROMs which had the following clause:
> "ISO 9660 format with Rock Ridge Extensions". The only reference I have
> about these extensions is that "...use undefined fields in the ISO-9660
> standard to support long filenames and additional Unix information...".
>
> So I wonder wouldn't support these extensions in DJGPP be possible and
> eventually easier than the other solutions pointed in last postings in
> this matter?
I expect it's possible, but it's only of use if you're thinking of burning
your own CD-ROMS, or reading say a Linux CD.
.splitbung (pwei barmy army, essex paragraph) http://www.tsys.demon.co.uk
--
#include <stdio.h> /* The .splitbung super .sig system! */
#include <string.h>
main(){FILE *f;int c;char s[99];puts("fav .sig: ");fgets(s,99,stdin);strtok
(s,"\n");f=fopen(s,"rb");while((c=getc(f))!=EOF)putchar(c);if(f)fclose(f);}
- Raw text -