Re: sizeof
In article <44992F03.9DC16 311@yahoo.com>,
CBFalconer <cbfalconer@mai neline.net> wrote:
[color=blue]
>Anytime you have concurrent processes contending for resources you
>can have deadlocks. This is not concerned with the C language in
>the least.[/color]
However it explains why there may well be no real systems that satisfy
your theoretically true assertion:
[color=blue]
>The point is purely that optimistic filling of malloc
>requests is, or can be, conforming.[/color]
-- Richard
In article <44992F03.9DC16 311@yahoo.com>,
CBFalconer <cbfalconer@mai neline.net> wrote:
[color=blue]
>Anytime you have concurrent processes contending for resources you
>can have deadlocks. This is not concerned with the C language in
>the least.[/color]
However it explains why there may well be no real systems that satisfy
your theoretically true assertion:
[color=blue]
>The point is purely that optimistic filling of malloc
>requests is, or can be, conforming.[/color]
-- Richard
Comment