posicion
int posicion;
int *posicion;
int posicion[MAXLETRAS];
int *posicion[MAXLETRAS];
char posicion;
char *posicion