"It shows me that the var is not initialized and locate the code like this : int...
"When I scan my code with SI_Scan in my IDE,I found I misdescription for nullpoint...
It is useful to help me to check the nullpoint for debugging.And I found a bad report...
In my code:just record ”switch(){}“ for sth to do,and it is ok and I never mind this...
In my code:just record ”switch(){}“ for sth to do,and it is ok and I never mind this...
In my code:just record ”switch(){}“ for sth to do,and it is ok and I never mind this...
In my code:just record ”switch(){}“ for sth to do,and it is ok and I never mind this...
Code like this:if (number!=0){…………;number=iTotal;if (number!=0){}}.it is right to...