February 01, 2006
Multiplatform Porting to 64 Bits
warning: implicit function declaration: main
warning: argument does not match remembered type: arg #1
warning: passing 64-bit integer arg, expecting 32-bit integer:
MyProc(arg 7)
warning: assignment of 64-bit integer to 32-bit integer
warning: function argument ( number ) used inconsistently
warning: comparing 32-bit integer with 64-bit integer
Example 1: Typical lint warnings.
|
|
||||||||||||||||||||||||||||
|
|
|
|