badfitz67
|
  |
| Joined: 03 Jun 2010 |
| Total Posts: 13165 |
|
|
| 07 Feb 2016 03:56 PM |
they're like keywords/patterns that go into strings
like /n or \n to make a new empty line or something
We could end up dead in a field! I hate fields |
|
|
| Report Abuse |
|
|
| 07 Feb 2016 04:00 PM |
| The backslash is called an escape character, which signals to the compiler that the following character should be handled differently. |
|
|
| Report Abuse |
|