I think this bug can be fixed by using "unsigned long long int" type for the swap size. It should probably be displayed in kb anyway, but when reading in, use
fscanf("%llu");
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

