Re: [cc65] CMB I/O functions

From: Greg King <greg.king41verizon.net>
Date: 2009-02-10 16:30:23
From: "Carlos"; on Monday, February 09, 2009; at 02:46 AM -0500
>

> 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?

The stdio functions are high-level.

The cbm_k_*() functions are low-level.  The other cbm_*() functions are
middle-level.  They are "closer" to the machine; they are smaller and
faster.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Feb 10 17:11:42 2009

This archive was generated by hypermail 2.1.8 : 2009-02-10 17:11:45 CET