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

Date view Thread view Subject view

From: Marko Mäkelä (marko.makela_at_hut.fi)
Date: 2003-03-04 08:59:22


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.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-03-04 09:01:57 CET