$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-12-02 19:09:51
Kevin Sopp wrote:
> These just expand to a string not a number on which one could do some
> processing.
Indeed, but isn't it possible to extract the numerical parts with macros
and then inject them in templates?
I admit I know nothing about what the preprocessor can do.