**** Merged from MCS ****
[mono-project.git] / mcs / class / notes / BitVecto32.txt
blobfad747dfe76567435b322d3bc4caa7309ea0eac3
1 * Why does CreateSection take a short for the range number?
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?