how to convert "char xx[]" to "String" ?

It makes no sense to assign an integer to an array of char. Forget the "String" class - it is no good on arduino.