Click here to Skip to main content
15,903,362 members

Comments by robert w. mcbean (Top 1 by date)

robert w. mcbean 18-Feb-12 0:20am View    
Deleted
it will fail if (a+b) > Int32.MAXVALUE or (a+b) < Int32.MINVALUE. Other edge cases should be tested as well.