This is stiaght from a book to explain pointers in strings, but it won't compile? It gives an error: stray '\342' in program. Along with that error t gives a massive amount of the same error only the number in it is changed to 200, 234, 342, 200 again, 235, etc. Another error: 'L' was not declared in this scope ANd Error:expexted primary -expression before ':' token.
Ive already tried adding #include <string> but that did not do anything