------- Additional Comments From paulthomas2 at wanadoo dot fr 2005-07-20 22:02 ------- Subject: Re: Null Characters instead of blanks in text output.
Steve, There are two problems: >The output looks good though: > 19 1 4 9 16 25 36 49 64 81 100 121 144 > 169 196 225 256 289 324 > > ^ we need four more spaces here. > >The problem is apparently still on the read side of things. > I agree; replacing (2x, i4) with i6 works. It's all down to x-editing problems. I must stop now but will resume in the morrow. I believe both problems (and the one I patched) are down to the logic determining the present pointer, the maximum but unprinted pointer and the pending spaces. I just do not see it yet. Paul T -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22570