Home | History | Annotate | Download | only in cal

Lines Matching full:print

177     /* print usage info */
183 /* print version info */
189 /* print the cal */
205 puts(" -h, --help Print this message and exit.");
206 puts(" -v, --version Print the version number of cal and exit.");
243 /* Print an entire year */
252 /* Print the calendar for the year */
256 /* Print only one month */
268 /* Print the calendar for the month */
399 /* Print the days */
409 /* Print the day names */
416 /* Print out a calendar for c's current month */
448 /* ========== Print the header */
457 /* Print the header, centered among the day names */
464 /* ========== Print the day names */
470 /* ========== Print the calendar */
494 /* Finally, print out the days */
505 /* Print the day number out, followed by a space */
533 /* Print out a calendar for c's current year */
571 /* ========== Print the header, centered */
583 /* Print the header, centered among the day names */
600 /* Print the month names for the two current months */
610 /* Print the day names, twice */
649 /* Finally, print out the days */
676 /* Print the day number out, followed by a space */
724 /* Print the day number out, followed by a space */