TheBestLinks.com
TheBestLinks.com
Backslash, ASCII, Computing, Computer keyboard, C programming language, DOS... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

Backslash

From TheBestLinks.com

Punctuation marks

apostrophe (' )
parentheses ( ( ) ),
brackets ( [ ] ); ( { } ); ( < > )
colon ( : )
comma ( , )
dash ( ); ( ); ( ); ( )
ellipsis ( ) ( ... )
exclamation mark ( ! ); ( ¡ ! )
full stop/period ( . )
hyphen ( - ); ( )
interrobang ( )
question mark ( ? ); ( ¿ ? )
quotation marks ( ‘ ’ ); ( “ ” );
    ( ‚ ’ ); ( „ ” ); ( ‚ ‘ ); ( „ “ );
    ( ‹ › ); ( « » ); ( › ‹ ); ( » « );
    ( 「 」 ); ( 『 』 )
semicolon ( ; )
slash ( / ) and backslash ( \ )
space (   ) and interpunct ( · )

ampersand ( & )
asterisk ( * ) and dagger ( † ‡)
bullet ( , more )
commercial at ( @ )
number sign ( # )
prime ( ′ ) and double prime (″)
tilde ( ~ )
underscore ( _ )
vertical bar / pipe ( | )


The backslash, \, is a typographical mark (glyph) used chiefly in computing. Sometimes called a reverse solidus, it is the mirror image of the common slash or solidus.

On Unix systems, and in Unix-affiliated programming languages such as C and Perl, the backslash is used to indicate that the character following it should be treated specially. It is sometimes referred to as the escape character, though this risks confusion with the character generated by the Esc key.

On DOS and Microsoft Windows computer systems, the backslash is used as a delimiter for directory names in file paths. This is in contrast to Unix and other directory systems such as internet addresses, which use the slash for this purpose. The backslash was chosen for path delimiter because in an early version – which did not support directories and thus had no need for a path delimiter – the slash was used to introduce command-line options (which are prefixed by a hyphen ("-") in Unix systems).

In the TeX typesetting system, the backslash begins a markup tag.

In the GNU Emacs text editor, the backslash appears at the end of lines that wrap around to the next line.

In the Japanese equivalent of ASCII, the code point that would be used for backslash is instead a yen mark (¥), while on Korean computer keyboards, the backslash corresponds to the won symbol (₩ or W). Many Japanese environments nonetheless treat it like a backslash, causing confusion.

External links

de:Backslash

Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 19:06, 14 Sep 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki