Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

if c++

if (condition) {
  // block of code to be executed if the condition is true
}
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
4+8 =