I\'d like to output some data to a file. For example assume I have two vectors of doubles:
vector data1(10); vector data2(10);
You can use the preprocessor, there's a stringify token, but it's only available from the source, not to a function (you'd get the argument name).