[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: 16 bit numbers



> Unsigned16 ::= TEXTUAL-CONVENTION
>     STATUS   current
>     DESCRIPTION
>          "This type represents a 16 bit unsigned number."
>     SYNTAX  Unsigned32 (0..65535)
> 
> 
I would make that Unsigned16TC so that it will not conflict if we
ever make a real Unsigned16 type (we probably won't, but you never know

Bert