next up previous contents index
Next: if() { } Up: Physics 2101 - Scientific Previous: while () {}   Contents   Index

Conditionals

C has the basic constructs necessary to execute groups of statements depending on the truth of some statement.

Subsections