This section is full of examples that uses nested loops in a controlled manner. We may see that the outer loop is controlling the inner one etc. We have taken the simplest examples which are very common too.
Equilateral triangle printing in C
Right triangle printing in C
Up-side down triangle printing in C
Top down triangle printing in C
Top down right triangle printing in C
Floyd's triangle printing in C
Pascal's triangle printing in C