Re: ver 4.0 found the BUG in WIN98 code

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

When you say ...

bernie said...
-- It has to be there because this code does the same thing. 
include std/memory.e 
sequence x 
x = sprintf(" %d ",{3217040639}) 
printf(1,x,{}) 
if getc(0) then end if 

Do you mean that what you see when executing this using Win98 binaries is "80000000"?

If so, what do you see when running the following ...

printf(" %d ",{3217040639}) 
if getc(0) then end if 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu