Re: [cc65] Filenames for POSIX functins on CBM targets

From: Groepaz <groepaz1gmx.net>
Date: 2012-08-10 18:43:04
On Friday 10 August 2012, you wrote:
> On Friday 10 August 2012, you wrote:
> > Hi
> > 
> > >> The only thing we loose is the possiblity to specify a drive
> > >> name without also specifying a unit name.
> > > 
> > > that would be extremely horrible though. specifying the unit name is
> > > VERY uncommon. most c64 people, who didnt use a PET before, dont even
> > > know it can be done :)
> > 
> > Sorry for being unprecise. My statement above should rather have read:
> > 
> > The only thing we loose is the possiblity to specify a drive _number_
> > without also specifying a unit _number_.
> 
> that only makes it slightly less annoying and unusual :)

btw, to make clear what i mean.... it should always be possible to retrieve a 
filename by readdir, and then opening the file by fopen using the exact string 
returned by readdir. that pretty much rules out any solution that requires to 
specify the drive and/or device number. and it also rules out any solution 
that can not deal with whatever is a valid filename.

-- 

http://www.hitmen-console.org    http://magicdisk.untergrund.net
http://www.pokefinder.org        http://ftp.pokefinder.org

There are 10**11 stars in the galaxy. That used to be a huge number. But it's 
only a hundred billion. It's less than the national deficit! We used to call 
them astronomical numbers. Now we should call them economical numbers. 
<Richard Feynman>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Aug 10 18:42:37 2012

This archive was generated by hypermail 2.1.8 : 2012-08-10 18:42:40 CEST