On Mon, Dec 04, 2006 at 10:03:57AM +0100, Francesco Fondelli wrote:
> So I defined a range_string struct. It's like value_string but stores
> range <-> string pairs. Moreover I wrote rval_to_str(),
> match_strrval_idx() match_strrval() which are behaving exactly as
> val_to_str(), match_strval_idx() and match_strval(). (almost cut &&
> paste :-))
Question to the other committers: Do you think the code for this new
range_string be in value_string.[ch] or have its own files
range_string.[ch]?
Steve