1. Minor ex.err error

I think you might know about this one already.  I was using sprintf and 
had a mismatch with the number of items, and in ex.err I got:

"not enough values to print in printf()"

[ rather than sprintf() ]

new topic     » topic index » view message » categorize

2. Re: Minor ex.err error

Andy Serpa wrote:
> I think you might know about this one already.  I was using sprintf and 
> had a mismatch with the number of items, and in ex.err I got:
> 
> "not enough values to print in printf()"
> 
> [ rather than sprintf() ]

Yes, I've got that one on my list already.
As you might imagine, sprintf() shares a lot of
code with printf(). In this case, a little too much.

Regards,
    Rob Craig
    Rapid Deployment Software
    http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu