Re: Error in DOM spec? CharacterData interface

>How can the count be negative if the count parameter is an unsigned long?

Remember the distinction between the IDL specification and the
implementation. Not all languages support unsigned integers. In those which
don't, a negative parameter is possible.

______________________________________
Joe Kesselman  / IBM Research

Received on Wednesday, 19 September 2001 10:31:53 UTC