Re: Signed int -0 ?
"Ron Natalie" <ron@sensor.com > wrote...[color=blue]
>
> "Jack Klein" <jackklein@spam cop.net> wrote in message[/color]
news:2c0agv8eek oificl7rmqab2tp arvn5scsr@4ax.c om...[color=blue]
>[color=green]
> > There are three defined formats for the representation of negative
> > signed integer values.[/color]
>
> Only in C99.[/color]
What is that supposed to mean? The representation of negative
integers is not language-specific, it's hardware-specific.
"Ron Natalie" <ron@sensor.com > wrote...[color=blue]
>
> "Jack Klein" <jackklein@spam cop.net> wrote in message[/color]
news:2c0agv8eek oificl7rmqab2tp arvn5scsr@4ax.c om...[color=blue]
>[color=green]
> > There are three defined formats for the representation of negative
> > signed integer values.[/color]
>
> Only in C99.[/color]
What is that supposed to mean? The representation of negative
integers is not language-specific, it's hardware-specific.
Comment