tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [patch] changing lua_Number to int64_t



On Nov 17,  1:36am, lourival.neto%gmail.com@localhost (Lourival Vieira Neto) 
wrote:
-- Subject: Re: [patch] changing lua_Number to int64_t

| > Bigger is better. And you can use %jd to print which is a big win.
| 
| I agree that bigger is better and %jd is much better then "%" PRI/SCN.
| But don't you think that to know the exact width is even better?

Why? You can always compute it at runtime if you need to.

christos


Home | Main Index | Thread Index | Old Index