Lines Matching refs:shift
42 echo "\nOutput after shift is :\n";
47 /*Checking for internal array pointer beint reset when shift is called */
49 echo"\n*** Checking for internal array pointer being reset when shift is called ***\n";
63 echo "\nCurrent Element after shift operation is: ";
79 Output after shift is :
96 Output after shift is :
109 Output after shift is :
125 Output after shift is :
138 Output after shift is :
151 Output after shift is :
164 Output after shift is :
184 Output after shift is :
196 Output after shift is :
224 Output after shift is :
249 Output after shift is :
252 *** Checking for internal array pointer being reset when shift is called ***
262 Current Element after shift operation is: int(2)