[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
How to include lines starting with a # sign
- From: "Darko Krizic" <nospam@thanx>
 
- Date: Wed, 22 Sep 1999 00:54:31 +0200
 
 Question: I 
want to include a source code file (perl program) that contains a lot of (very 
useful) lines starting with a comment sign #. Problem is: These lines are 
stripped in any method that I use to include the file (preprocessor include, 
fsview...).
 
Any 
ideas?
 
...darko