[cc65] assembly functions

Date view Thread view Subject view

From: carlos (carlosofcascade_at_gmx.net)
Date: 2004-01-03 18:54:22


Hello,

does printf("%hu", unsigned_char_var);
outputs an short unsigned int?
Or should i use printf("%hu", unsigned_short_var); , which means that i
would have to change the
variable declaration.

Greetings Carlos




----------------------------------------------------------------------
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 : 2004-01-03 18:55:40 CET