On Sun, Jun 28, 2009 at 10:21 PM, Aryeh M.
Friedman<aryeh.fried...@gmail.com> 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)

What do you mean exactly?  What language(s)?  If I understand your
question correctly, the C / C++ / Java / PHP (and I think Perl)
'newline' character is '\n'

-- 
Glen Barber
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to