
3 Dec
2007
3 Dec
'07
8:54 a.m.
On Dec 2, 2007 7:09 PM, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
Indeed, but isn't it possible to extract the numerical parts with macros and then inject them in templates?
No, the preprocessor cannot decompose tokens, it can only concatenate them, i.e. it cannot look inside a string.