a string basically is an array of letters.

An A6/7 STRING carries a bit more information, but the string itself is nothing else than an array of a char (STRING->chars)