Thanks Nikki.
I haven't put in any C# checks for integer issues. I'm assuming you mean addition without checking for an overflow?
This looks relatively easy to code a check for so I'll add it to my ToDo list.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does VCG (C#) check for Integer Arithmetic Issues? Awesome tool too!
Thanks Nikki.
I haven't put in any C# checks for integer issues. I'm assuming you mean addition without checking for an overflow?
This looks relatively easy to code a check for so I'll add it to my ToDo list.