[BACK]Return to copy_text.data CVS log [TXT][DIR] Up to [pgFoundry] / uint / uint / data

File: [pgFoundry] / uint / uint / data / copy_text.data (download)

Revision 1.1, Mon Sep 29 04:53:59 2008 UTC (23 months ago) by rbrad
Branch: MAIN
CVS Tags: HEAD

Initial checking for the unsigned integer data type.

4294967295	65535	255
2147483648	32768	128
2147483647	32767	127
65536	256	64
65535	255	63
32768	128	32
32767	127	31
256	64	16
255	63	15
128	32	8
127	31	7
64	16	4
63	15	3
32	8	2
31	7	1
16	4	0
15	3	0
8	2	0
7	1	0
4	0	0
3	0	0
2	0	0
1	0	0
0	0	0