C shell arrays

how do you declare an array in the C shell and loop through each element?

Homework?

no i have written the script for the bash shell..
but i want to write the same for the c shell..
is there a command with which i can change the shell from c to bash for my environment?