Date: Sun, 28 Jun 2009 22:25:42 -0400 From: "Aryeh M. Friedman" <aryeh.friedman@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: what character is a physical newline Message-ID: <4A482626.2080202@gmail.com> In-Reply-To: <4A48252C.1090808@gmail.com> References: <4A48252C.1090808@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Aryeh M. Friedman wrote: > I am writting a parser (tokenizes all characters among other things) > and need to know what control char is equivelent to a newline (I do > not need windows cross compatibility) > Forgot to mention before someone recommends lex/yacc and/or some other parser generator (I am working in Java) there are internal design reasons to my over all project why I am writting a lexer/parser from scratch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A482626.2080202>