I am writing a function that return a string, however, whenever I compile it, error occurs, it says: "warning: address of local variable
'aString' returned", how come?