<p>The other answer on Chegg is wrong with this error code:</p><p>"ERROR: Test satMul2(-2147483648[0x80000000]) failed...</p><p>...Gives -2147483648[0x80000000]. Should be 0[0x0]"</p><p>please give the correct answer in C</p><p>Tmin = 0x7FFFFFFF</p><p>Tmax = 0x80000000</p><p>/*</p><p>* satMul2 -