if (condition) { statements1}[else { statements2}]
condition
statements1
statements1 statements2
if
if (cipher_char == from_char) { result = result + to_char x++}else result = result + clear_char
Last Updated: 10/31/97 12:29:59