Please post the entire error message. There is important information in the message that you left out. Like the line number and character position of where the compiler thinks the error is (not necessarily where the error actually is).
char array[]="8" ;
A one character array?