Re: [cc65] Problem with compiling simple C programs

From: Shawn Jefferson <jefferson_shawn_a8bit1yahoo.com>
Date: 2004-07-26 16:52:41
--- FanDome123@aol.com wrote:

> I get the error of "function call without prototype"

I've found with cc65 that you should pay attention to
these warnings about prototypes, since the compiler
sometimes passes the wrong type of data to the
function without having seen a prototype.

At least it has done that to me in the past.  Maybe
things are different now?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jul 26 16:52:45 2004

This archive was generated by hypermail 2.1.8 : 2004-07-26 16:52:53 CEST