I'm very curious about little script, that works as "prep" in c/c++.
The problem is:
We have one file, which contains lines like
-----------------------------
#include <file1.h>
#include <file2.h>
....
blah,blah,blah
-----------------------------
in blah you have nomal c program.
Everything I want is to change lines
#include <xxx.h>
to their entry.
Please help!
Thanks in advance!
Written by Mariusz Wyrozebski
[EMAIL PROTECTED]
[EMAIL PROTECTED]
www.mat.uni.torun.pl/~moon
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]