Carriage return

From Wikipedia, the free encyclopedia

(Redirected from Ctrl-M)
Jump to: navigation, search

Originally, carriage return was the term for the control character in Baudot code on a teletypewriter for end of line return to beginning of line and did not include line feed. Later it was used for a mechanism or lever on a typewriter that would cause the cylinder on which the paper was held (the carriage) to return to the left side of the paper after a line of text had been typed, and would usually move the paper to the next line as well. The first power carriage return was added to electric typewriters by Smith Corona in 1960. The key for this was usually labelled "carriage return" or "return". To improve the keyboard for non-English-speakers, the symbol was introduced to mark this key, since this graphic could communicate the action of the key without using words.

Contents

In computing, the carriage return (CR) is one of the control characters in ASCII code, Unicode or EBCDIC that commands a printer or other sort of display to move the position of the cursor to the first position on the same line. It was mostly used along with line feed, a move to the next line, while carriage return precedes line feed to indicate a new line. The term derives from the above usage, as early printers often closely resembled typewriters; this control character would activate a physical carriage-return mechanism.

On printers, teletypes, and computer terminals that were not capable of displaying graphics, the carriage return was used without moving to the next line to allow characters to be placed on top of existing characters to produce character graphics, underlines, and crossed out text.

Many computer programs use the carriage return character, alone or with a line feed, to signal the end of a line of text, but other characters are also used for this function (see newline); others use it only for a paragraph break (a hard return). Some standards which introduce their own representations for line and paragraph control (for example HTML) treat carriage return and line feed as whitespace.

In ASCII and Unicode, the character code decimal 13 (or hexadecimal 0D) is defined to be carriage return. In the C programming language and many other languages influenced by it, \r denotes this character.

Though used interchangeably today, the Return key and Enter key on PC keyboards actually send different scan code, so can be programmed for different uses.

Main article: Enter key

On Windows, Macintosh and most other GUI operating systems, hitting the return key also results in the default option of a dialog box (usually OK or Yes) being selected.

  • Keys commonly generating the character "carriage return":
    "Enter" key
    "Return" key
    key
    Control-M
  • ASCII and Unicode representation of "carriage return":
    Decimal code: 13
    Hexadecimal code: 0D
    Symbol: CR
  • Programming escape codes and functions for generating a "carriage return":
    PHP, Python, Bash, C/C++, C#, Java, Javascript, Perl: \r
    Visual Basic (VB), VBA and VB.NET: vbCr or Chr$(13)
  • Microsoft Office "carriage return":
    Word: Shift-Enter
    Excel: Alt-Enter


Advanced Search
Included Web Search Engines


Safe Search

close

Top Matching Results

Occasionally Search.com will highlight specialized results that are based on the context of your query. Examples of specialized results include specific links to news, images, or video.

Top Matching Results may highlight information from other Search.com pages, content from the CNET Network of sites, or third party content. The listings are based purely on relevance. Search.com does not receive payment for listings in this section but our partners that provide this data may get paid for listing these products.

Sponsored Links

This section contains paid listings which have been purchased by companies that want to have their sites appear for specific search terms and related content. These listings are administered, sorted and maintained by a third party and are not endorsed by Search.com.

Search Results

Search.com sends your search query to several search engines at one time and integrates the results into one list which has been sorted by relevance using Search.com's proprietary algorithm. You can customize the list of search engines included in your metasearch from the preferences.

The search engines that are used in your metasearch may allow companies to pay to have their Web sites included within the results. To view the Paid Inclusion policy for a specific search engine, please visit their Web site. Search.com does not accept payment or share revenue with any search engine partner for listings in this section.