More msvcrt scanf tests

Boaz Harrosh boaz at hishome.net
Tue Feb 24 11:10:21 CST 2004


Kills me why we have to work extra time in the position of a compiler.
GCC does that fine a macro can fix the msvc way. What are those 
supported compilers that choke?


Uwe Bonnes wrote:

>>>>>>"Robert" == Robert Shearman <R.J.Shearman at warwick.ac.uk> writes:
>>>>>>            
>>>>>>
>    Robert> He means constants like 0x12345689LL. You have to do this
>    Robert> instead: (LONGLONG)0x1 << 32 | (LONGLONG)0x23456789.
>
>Okay!.
>
>Any hint how to do for this for decimal numbers?
>
>  
>



More information about the wine-devel mailing list