Hi Aaron, > Not that it really matters, but how does "U" evaluate to 0x38? Since "U" is a string, the value passed on the stack will be the pointer to that string. 0x38 is the portion of the pointer that's interpreted as the character to print. -- Dave Hylands Vancouver, BC, Canada http://www.DaveHylands.com/
Message
Re: [AVR-Chat] codevision putchar()
2005-10-10 by Dave Hylands