RE: [cc65] malloc and Sort.c(26): Error: Expression expected

Date view Thread view Subject view

From: Greg Long (cc65_at_maneuveringspeed.com)
Date: 2003-03-04 19:52:45


I don't consider C++ worse - it's pretty standard now.

OSU (wwww.orst.edu i believe) tried Java for awhile, and no one could
get jobs because of lack of C++ skills.

I'm sure with a little bit of learning the rules, I'll be able to write
C code.

Still, would be nice to see a C++ compiler for the venerable c64!!!

-----Original Message-----
From: owner-cc65_at_musoftware.de [mailto:owner-cc65_at_musoftware.de] On
Behalf Of Marko Mäkelä
Sent: Monday, March 03, 2003 11:59 PM
To: cc65_at_musoftware.de
Subject: Re: [cc65] malloc and Sort.c(26): Error: Expression expected


On Mon, Mar 03, 2003 at 11:23:44PM -0800, Greg Long wrote:
> I will get a book on C.  At OIT (www.oit.edu) we don't touch C, but 
> live and breathe C++ in the Software Engineering program.

I believe that nowadays our university is even worse, using Java in some
courses (and still using C++ in the Nachos-based operating systems
course).  If you want to write really portable code, C is probably the
best choice.  Although C++ was standardized in the summer of 1998
(ISO/IEC 14882:1998), the C++ compilers from Sun and HP did not support
many of the standard features until the year 2002.  On the other hand,
practically every system supports K&R C or ISO/IEC 9899:1989 ("ANSI C").

There are nice C resources at http://www.lysator.liu.se/c/ and
http://www.eskimo.com/~scs/cclass/cclass.html.

	Marko
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-03-04 19:56:36 CET