Home | History | Annotate | Download | only in break

Lines Matching full:print

32 /* Print each element in order: */
43 /* Print each element in reverse order: */
53 /* Print first element */
61 /* Print last element */
69 /* Print the element at a specified position */
93 /*print each sentence in forward and reverse order*/
107 /*print each word in order*/
114 /*print first element*/
117 /*print last element*/
120 /*print word at charpos 10 */