/* $echo file:c_string.dat $echo test out 8 c++ strings where 8th is in error $echo c string literal has not been closed off by the closing " $echo but its starting escape seq is not completed before closing " */ ""// zero filled string "\""// string of 1 " "\"\""// string of 2 "" "hello world" "'" "'''" "\n\t\v\b\r\f\a\\\?\'\"\\"// \test escape "\