Re: sprintf with mips

Paul Jackson <[email protected]>
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
> are there any known problems with sprintf under mips?

Is there any chance that some other line of code, perhaps
writing an adjacent variable, is overflowing onto the
front of this insertvalues[] array, between the sprintf
and the printf?

In other words, I'll wager that whatever bug you're seeing
is neither in the code fragements quoted here, nor in the
sprintf libc code, but in some other nearby code.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <[email protected]> 1.940.382.4214
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.