java - Unassigned chars in the ascii spectrum? -


Are there any unsecured, invisible characters in the ESCSI spectrum, which I can safely use as a newline marker? The idea is to edit the Markdown in a WYSIWYG fashion (such as SO) to create a Java wordprocessor, but displays the folded marcundo (as opposed to SO) in the frame.

Each letter in ASCII (0x00 - 0x7F) () has been given a proper meaning. But why do not you just use \ n (0x0a) as the new code?


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -