Re: [cc65] CBM POSIX I/O - USR Files

From: Groepaz <groepaz1gmx.net>
Date: 2010-03-29 16:43:08
On Montag 29 März 2010, you wrote:
> On Monday 29 March 2010, Groepaz wrote:
> > [snip]
> > is it really so that fopen will open a file purely based on the name?
> > i somehow doubt it (that'd be a bug in my book too, what if there
> > exist two files with different type but same name - which is entire
> > possible and perfectly fine for cbm dos ?)
> 
> Just tested it::
> 
>   open 2,8,2,"test,s,w"
>   close 2
> 
> And then::
> 
>   open 2,8,2,"test,u,w"
> 
> This gives an ``63, FILE EXISTS, 00, 00``.

interisting =) it works with my drive :) (but i havent used the original DOS 
for 20 years or so, its some speeddos clone thing =P)

-- 

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

Persönlichkeiten werden nicht durch schöne Reden geformt, sondern durch Arbeit 
und eigene Leistung. 
<Albert Einstein>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Mar 29 16:43:30 2010

This archive was generated by hypermail 2.1.8 : 2010-03-29 16:43:32 CEST