Content deleted Content added
m →References: +es |
Undid revision 437468829 by 93.73.78.242 (talk). This change resulted in the code returning -1 if the first row contains a non-zero number, 0 otherwise. |
||
Line 20:
}
goto found;
}▼
non_zero:
▲ }
i = -1;
found:
|