Web Page - http://www.cs.tau.ac.il/~efif/courses/Software1_Spring_03
int i, n=20; for (i = 0; i < n; i--) printf("-");