INT00-C Understand the data model used by your implementation(s). INT02-C Understand integer conversion rules. INT04-C Enforce limits on integer values originating from tainted sources. INT07-C Use only explicitly signed or unsigned char type for numeric values. INT08-C Verify that ...