You probably already noted, but that is because the THEN of an IF statement in C is silent. It's only ever represented by brackets. (Or doesn't appear at all when writing next-line statements, which are also a bad programming practice.)