tehShane
0
Q:

syntax of if stmt

if (condition)
{
     //Block of C statements here
     //These statements will only execute if the condition is true
}
5

New to Communities?

Join the community