My code is the following
int tmpCnt;
if (name == \"Dude\")
tmpCnt++;
Why is there an error Use of unassigned local variabl
The following categories of variables are classified as initially unassigned:
The following categories of variables are classified as initially assigned: