On 2009-03-12, at 16:33, Winslow, Dan D (US SSA) wrote: > Do the stdio functions work on Atari? The following code doesn't > seem to > be able to open the file : > > ------------------------------------------------------ > void load_bank(unsigned char bank, char *name) > [...] > handle=fopen(bank,"r"); You seem to try to open the /unsigned char/, rather than /char */ ... ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Mar 13 01:00:59 2009
This archive was generated by hypermail 2.1.8 : 2009-03-13 01:01:01 CET