Skip navigation.
 
mlRe: NSTextView text coloring problem
FROM : Alastair Houghton
DATE : Thu Apr 24 20:09:04 2008

On 24 Apr 2008, at 18:17, John Stiles wrote:

> Is the $ usage an extension? That doesn't sound like regular C to me.


Well it's implementation defined, if that's what you mean, yes.  I 
think K&R allowed it, then ANSI disallowed it---I think (this is all 
from memory)---but C99 allows any characters the implementation cares 
to support (though there is, of course, a standard set).

Kind regards,

Alastair.

--
http://alastairs-place.net

Related mailsAuthorDate
mlNSTextView text coloring problem tyler durden Apr 24, 00:19
mlRe: NSTextView text coloring problem Jean-Daniel Dupas Apr 24, 00:33
mlRe: NSTextView text coloring problem Graham Cox Apr 24, 00:42
mlRe: NSTextView text coloring problem Dave Jewell Apr 24, 17:10
mlRe: NSTextView text coloring problem Alastair Houghton Apr 24, 17:29
mlRe: NSTextView text coloring problem John Stiles Apr 24, 19:17
mlRe: NSTextView text coloring problem Alastair Houghton Apr 24, 20:09