I am looking for a generic function for reading parameter
files and returning something like an array of strucures.
My param file is something like:
string string int float
The number of parameters is not fixed.
My problem is comes from returning a "list" of structures.
Thanks,
-r
files and returning something like an array of strucures.
My param file is something like:
string string int float
The number of parameters is not fixed.
My problem is comes from returning a "list" of structures.
Thanks,
-r