On Monday 26 July 2004 16:52, Shawn Jefferson wrote: > --- 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? no. infact its generally a good idea to write proper prototypes and threat warnings as errors. often avoids some odd and hard to find errors :) gpz ---------------------------------------------------------------------- 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:57:31 2004
This archive was generated by hypermail 2.1.8 : 2004-07-26 16:57:39 CEST