Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

single quote

You are here: irt.org | FOLDOC | single quote

<character> "'" ASCII character 39.

Common names include single quote; quote; ITU-T: apostrophe. Rare: prime; glitch; tick; irk; pop; INTERCAL: spark; ITU-T: closing single quotation mark; ITU-T: acute accent.

Single quote is used in C and derived languages to introduce a single character literal value which is represented internally by its ASCII code. In the Unix shells and Perl single quote is used to delimit strings in which variable substitution is not performed (in contrast to double-quote-delimited strings).

Single quote is often used in text for both open and close single quotation mark and apostrophe. Typesetters use two different symbols - open has a tail going up, close and apostrophe have tails hanging down (like a raised comma). Some people use back quote (`) for open single quotation mark.

(1998-04-04)

Nearby terms: single-page web application « Single-pair High Speed Digital Subscriber Line « single program/multiple data « single quote » single sign-on » single sourcing » single static assignment

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb