On Monday 09 February 2009, Carlos wrote: > There are any difference/improvement in CBM specific I/O functions > like: cmb_open, cbm_read, ... over the standard C file functions > like: fopen, fread, fclose, ... 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, Marc 'BlackJack' Rintsch -- "He who laughs last thinks slowest" ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.8 : 2009-02-09 08:13:22 CET