From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52921ff59f662931 X-Google-Attributes: gid103376,public From: ok@goanna.cs.rmit.EDU.AU (Richard A. O'Keefe) Subject: Re: the term "pound sign" (was: help: character to integer) Date: 1996/10/23 Message-ID: <54klch$jvu$1@goanna.cs.rmit.EDU.AU>#1/1 X-Deja-AN: 191451366 references: <9610152111.AA12943@most> <326769AE.5C3E@cci.de> organization: Comp Sci, RMIT, Melbourne, Australia nntp-posting-user: ok newsgroups: comp.lang.ada Date: 1996-10-23T00:00:00+00:00 List-Id: Andrew Lynch writes: >BTW My German keyboard here at work has the "paragraph" symbol(?) >above the three. (What is the correct English name for this, it is >like two S shifted vertically, so they overlap in the middle. >ie. the lower half of the upper S and the upper half of the lower >S form a circle or an O - roughly speaking) The paragraph sign or pilcrow looks rather like a P. The thing you are talking about is a section sign Both of them are in ISO Latin 1: 10#167# = 16#A7# "SECTION SIGN" (option-6 key on a Mac) 10#182# = 16#B6# "PILCROW SIGN" (option-7 key on a Mac) -- Mixed Member Proportional---a *great* way to vote! Richard A. O'Keefe; http://www.cs.rmit.edu.au/%7Eok; RMIT Comp.Sci.