| Related articles |
|---|
| special characters with JLex mark.cowan@studentmail.newcastle.edu.au (Mark Cowan) (2000-03-28) |
| From: | Mark Cowan <mark.cowan@studentmail.newcastle.edu.au> |
| Newsgroups: | comp.compilers |
| Date: | 28 Mar 2000 01:01:30 -0500 |
| Organization: | The University of Newcastle |
| Keywords: | lex, question |
Can't seem to get JLex to recognise the endline character, /n, or
inverted comma's /".
have tried
"\n"
\n
[\n]
"\""
\"
any help appreciated,
Mark
--
__________________________________
Mark Cowan
Newcastle Australia
Return to the
comp.compilers page.
Search the
comp.compilers archives again.