Re: ambiguous function call




Array-to-pointer conversion has the same rank as exact type
match where no conversion is required. Hence the ambiguity. See
"13.3.3.1.1 Standard conversion sequences (Table 9)" subclause in The
Standard.



Thanks for the answer.
MH


.