.string

Name

string -- 

Synopsis

.string "str"

Description

Copy the characters in str to the object file. You may specify more than one string to copy, separated by commas. Unless otherwise specified for a particular machine, the assembler marks the end of each string with a zero byte. You can use any of the escape sequences described in Section 4.6.1.1.