Re: [cc65] CMB I/O functions

From: Groepaz <groepaz1gmx.net>
Date: 2009-02-09 08:56:20
On Montag 09 Februar 2009, Carlos wrote:
> >They are much like the CBM BASIC commands OPEN, CLOSE, and friends.  You
> >can open a command channel to the floppy drive, format a disk, ask for
> >the error message of the DOS, use REL files and so on.  So you can do
> >more with them compared to standard C file functions.  The latter are
> >more portable of course.
> >
> >Ciao,
>
> Hi,
>
> Thanks for the clarification, but my question was more about if i want to
> do the same operations over a file that i can do with the standard C
> functions. In this case the performance of the cbm specific functions is
> more, the same, less, ...?

there shouldnt be a noteable difference. the most important thing to remember 
is: you can not mix stdio and cbm_* functions.

-- 

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

Unix *is* user-friendly; it's just picky about its friends.

----------------------------------------------------------------------
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 Feb 9 08:55:42 2009

This archive was generated by hypermail 2.1.8 : 2009-02-09 08:55:44 CET