RE: [cc65] Print heart character on C64?

From: Raj Wurttemberg <rajw1c64.us>
Date: 2004-09-23 13:54:01
> Try it with -Wall -ansi -pedantic, and it'll give you a hint - you
> have an expression before the declaration. Move the POKE down below
> the variable declaration and it'll be fine.

Ahh! Thank you Per! So many little things about C I don't know (sigh).

Next, I'm trying to figure out how to use the "#pragma charmap()" thing that
Uz mentioned earlier to do the same thing. I can't find very much
information on the #pragma directive to redefine the character map.
Everything I've found so far is compiler specific. Does anyone have a short
example?

Thanks,
/*Raj*/

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Sep 23 13:54:14 2004

This archive was generated by hypermail 2.1.8 : 2004-09-23 13:54:23 CEST