mnbujold / c415-compiler

Fall 2012 CMPUT 415 Compiler Course
0 stars 3 forks source link

Strings and escaped characters #34

Open James-Osgood opened 11 years ago

James-Osgood commented 11 years ago

Test g20.pal, on line 159, has a string with many escaped characters. What is the length of the string when assigning it to another string?