per esempio se ho come input
char a[]={b,u,o,n,g,i,o,r,n,o}
l output deve esser
char[] b ={b,u,o,n,g,i,r}


consigli???