Templates use a simple substitution mechanism, besides the fact that you don't have to care about putting your arguments in `()` (see C's preprocessor), it's quite comparable to what C's preprocessor does.
- Note how the ``let fn = filename`` statement ensures that ... greenfork
- Re: Note how the ``let fn = filename`` statement ensu... Stefan_Salewski
- Re: Note how the ``let fn = filename`` statement ... cdunn2001
- Re: Note how the ``let fn = filename`` statem... Araq
