Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.std.c++ > #222

Re: An hexadecimal digits group separator for long 64bit addresses

Message-ID <j2d4jb$l4d$1@dont-email.me> (permalink)
Newsgroups comp.std.c++
From "Martin B." <0xCDCDCDCD@gmx.at>
Subject Re: An hexadecimal digits group separator for long 64bit addresses
Organization A noiseless patient Spider
References (4 earlier) <d8cf6bd6-e37c-4827-8dd5-2ccff3d71cf4@q29g2000prj.googlegroups.com> <9a5gd1Ft5qU1@mid.individual.net> <j1u2qo$7h0$2@newsreader2.utanet.at> <6554c30b-db1d-4d08-8b5f-5211582c73ea@n35g2000yqf.googlegroups.com> <822832a1-1de4-43d6-aa46-2835ef9cade6@e7g2000vbw.googlegroups.com>
Date 2011-08-16 21:29 -0600

Show all headers | View raw


On 15.08.2011 15:46, Yakov Galka wrote:
>
> On Aug 11, 5:19 pm, Ed Smith-Rowland<3dw...@verizon.net>   wrote:
>>
>>  As an alternative I was thinking the backtick - ` - ascii 0x27.  It
>>  doesn't have any current use in C++ that I know of so it could be
>>  easily introduced.
>>  The results aren't too bad either:

+1 for backtick from me :-)

>
> It's not a part of basic source character set. Fortunately EBCDIC has
> it.
>

Well, it's a "basic ascii" character, so it should be kind of trivial
to add it to the source character set.

Oh, and note that the backtick is ASCII 0x60
(http://en.wikipedia.org/wiki/Grave_accent#Technical_notes)
(http://www.fileformat.info/info/unicode/char/60/index.htm).

br,
Martin


--
[ comp.std.c++ is moderated.  To submit articles, try posting with your ]
[ newsreader.  If that fails, use mailto:std-cpp-submit@vandevoorde.com ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]

Back to comp.std.c++ | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

An hexadecimal digits group separator for long 64bit addresses Yaniv Abraham <yaniv1abraham@gmail.com> - 2011-06-16 12:07 -0600
  Re: An hexadecimal digits group separator for long 64bit addresses Miles Bader<miles@gnu.org> - 2011-06-17 13:17 -0600
  Re: An hexadecimal digits group separator for long 64bit addresses Ed Smith-Rowland<3dw4rd@verizon.net> - 2011-06-17 13:18 -0600
  Re: An hexadecimal digits group separator for long 64bit addresses Victor Bazarov<v.bazarov@comcast.invalid> - 2011-06-17 13:16 -0600
    Re: An hexadecimal digits group separator for long 64bit addresses Niklas Holsti <niklas.holsti@tidorum.invalid> - 2011-06-25 14:06 -0600
      Re: An hexadecimal digits group separator for long 64bit addresses Yakov Galka <ybungalobill@gmail.com> - 2011-06-27 13:38 -0600
        Re: An hexadecimal digits group separator for long 64bit addresses Philip Guenther <guenther@gmail.com> - 2011-06-30 10:30 -0600
          Re: An hexadecimal digits group separator for long 64bit addresses Niklas Holsti <niklas.holsti@tidorum.invalid> - 2011-08-07 13:07 -0600
            Re: An hexadecimal digits group separator for long 64bit addresses Florian Kutscherauer<florian.kutscherauer@gmx.at> - 2011-08-10 11:50 -0600
              Re: An hexadecimal digits group separator for long 64bit addresses Ed Smith-Rowland <3dw4rd@verizon.net> - 2011-08-11 08:19 -0600
                Re: An hexadecimal digits group separator for long 64bit addresses Yakov Galka<ybungalobill@gmail.com> - 2011-08-15 07:46 -0600
                Re: An hexadecimal digits group separator for long 64bit addresses "Martin B." <0xCDCDCDCD@gmx.at> - 2011-08-16 21:29 -0600
                Re: An hexadecimal digits group separator for long 64bit addresses Ed Smith-Rowland <3dw4rd@verizon.net> - 2011-08-18 07:53 -0600
                Re: An hexadecimal digits group separator for long 64bit addresses Leo Equinox Gaspard <ekinox1995@gmail.com> - 2011-08-16 21:29 -0600

csiph-web