Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Building on question: "Delphi - Detect Int64 Overflow Error".

Does anybody have (or a link to) a __llmulo procedure (system.pas) which correctly implements Int64 multiplication with the correct overflow checking? Or maybe a procedure that does something similar.

I have found http://qc.embarcadero.com/wc/qcmain.aspx?d=34049 but it seems (from the comments in the page) that it has bugs.

(I'm using Delphi 7)

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.