| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | "Christopher Nelson" <paradox AT gye DOT satnet DOT net> |
| To: | <djgpp AT delorie DOT com> |
| Subject: | Re: Libc threading |
| Date: | Thu, 8 Apr 1999 06:35:53 -0600 |
| Message-ID: | <01be81bc$57c7cfe0$LocalHost@thendren> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 4.71.1712.3 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.71.1712.3 |
| Reply-To: | djgpp AT delorie DOT com |
I had another small problem with RHIDE. When I was trying to do the syntax
highlighting, I also needed to highlight interface and end, which are both
preceeded by a single '@', e.g.
@interface Stack : public Object
....
@end
but it never sees them. they are in a header file always, so i changed the
name of my header files to ".mh" and setup the line in syntax.shl the same
(m,mh). it highlights everything else, but always misses interface and end.
-={C}=-
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |