[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: serialization of lua numbers
- From: Patrick Rapin <toupie300@...>
- Date: Sun, 25 Mar 2012 22:44:18 +0200
> Anyway, are you talking about the prinf '%a' option ? It doesn't work
> with the lua 5.2r2 from luabinaries (which binds on msvcrt.dll on
> win32). The manual is not helping either :)
So you are you probably still running Windows XP.
On Windows 7, the system MSVCRT.dll *has* a support for the "%a"
format (although with only 6 digits by default, as I already
mentioned).
I just tried on XP SP2 using VirtualBox, and indeed it doesn't work
(but don't forget that XP is a 10 years old operating system...)