Lines Matching full:print
43 /* Print each element in order: */
55 /* Print each element in reverse order: */
67 /* Print the first element */
75 /* Print the last element */
83 /* Print the element at a specified position */
102 //print each sentence in forward and reverse order
120 //print each word in order
127 //print first element
130 //print last element
133 //print word at charpos 10