Re: ver 4.0 found the BUG in WIN98 code

new topic     » goto parent     » topic index » view thread      » older message » newer message

I just built the system using managed-mem and ran the test programs I suggested.

It works correctly. That is

puts(1, sprintf("%d", 3217040639))  
puts(1, " : from sprintf\n")  
printf(1, "%d : from printf\n", 3217040639)  

shows ...

3217040639 : from sprintf 
3217040639 : from printf 
This was run on a WinXP system. I don't have Win98 and will never have it again (TTL), so I can't see how I can help with this one any more. At least we can be sure it is no 'Managed-Mem' itself causing this.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu