K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-03-02T00:37:40.000000Z K 7 svn:log V 150 Use 8 * sizeof(int) instead of hardcoding 32, for the unlikely case this code ever get used on a plateform where sizeof(int) != 4. Suggested by: jmg END