Putting quotes in wysiwyg strings
    Lionello Lunesu 
    lio at lunesu.remove.com
       
    Wed Nov 22 23:21:42 PST 2006
    
    
  
Wolven wrote:
>    I, for one, support your idea.  Years ago, I wondered why they didn't pick some
> better character than a single and\or double quotes to bracket literals with.
> Personally, I like the minature << and >> characters (ASCII decimal 171 and 187).
I'm sorry to nitpick, but that's not ASCII. "ALT-171", "-187" depend on 
the PC's code page.. I would definitely not be smart to pick characters 
outside the ASCII range (0-127)
L.
    
    
More information about the Digitalmars-d
mailing list