Re: [cc65] compiler problem?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2004-10-10 13:24:42
On Sun, Oct 10, 2004 at 12:55:42AM +0200, Christian Groessler wrote:
> myputs() doesn't print the output string and the "string after" value
> is way off. The same problem occurs if I use putchar instead of cputc
> to do the output.
> It works fine if I use printf to do the output.

Sorry but I cannot reproduce the problem here. Not knowing which cc65 version
you were using, I tried both, an (unpatched) 2.10.1 and the current
development version. Both worked ok, the string was output and the pointer
value was as it should be.

Possible causes:

  a. you were using some other cc65 version which has this problem

  b. it's a target system related problem (I used -t c64)

  c. an error on your side

  d. something else?

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Oct 10 13:24:46 2004

This archive was generated by hypermail 2.1.8 : 2004-10-10 13:24:55 CEST