Re: [cc65] Apple2 Libraries - Current status of file io ?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2004-07-28 23:50:02
On Wed, Jul 28, 2004 at 06:26:43AM -0700, Payton Byrd wrote:
> I'm new to C even though I've been familiar with C++
> for nearly a decade.  I've never studied C conventions
> for naming functions and variables.  Do you have a
> standard you work from?  Is it publicly documented?

Yes, I'm using "INTERNATIONAL STANDARD ISO/IEC 9899:1999 (E)" - the C99
standard. It describes (among lots of other things) which identifiers are
reserved for the implementation in different contexts.

This must not be confused with naming conventions used in the user/application
namespace, which are often a matter of personal taste.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jul 28 23:50:08 2004

This archive was generated by hypermail 2.1.8 : 2004-07-28 23:50:17 CEST