Thanks to visit codestin.com Credit goes to www.scribd.com
Using
int main() {
int k = 0;
char palabra[120];
switch(palabra[k]) {
k++; }
return 0; }