Re: Rob printf problem.

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

On Sat, 8 Jan 2000 15:02:54 -0500, Robert Craig <rds at ATTCANADA.NET> wrote:

>In Euphoria, hex numbers are positive unless
>there's a minus sign in front.
>
>You can "correct" the C code by using %u
>(display an unsigned integer), instead of %d
>(display a signed integer).

I am working on a new library and interfacing to other languages.

If a "C" or a assembler program is returning a minus one to Euphoria, then

how is Euphoria going to know if the returned value is a -1 or 4294967295 ?



Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu