16.03.2015, 05:07
This is because you are trying to use "\" backslash. It is used for escape characters like \n\t . If you donot put infront of it its non terninated string. So better use something else rather than \ im the end of your string