| 
 Posted by Roman Ziak on 04/10/06 04:09 
Csaba Gabor wrote: 
> 3.  Do you really want to write a parser?  I'd rather not.  But now one 
> must be aware that macro definitions within strings will also be 
> expanded. 
 
One does not need to write full-blown parser to protect strings and 
other lexical elements where partial tokeniser will do the job just fine. 
 
	Roman
 
[Back to original message] 
 |