2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / notes / BitVecto32.txt
1 * Why does CreateSection take a short for the range number?
2
3   It would seem like it should be possible to have numbers between 0
4   and UInt32.MaxValue in there.   Why is the API limiting things to 16
5   bits?
6