Character Arrays

Today at 17:52:03
Let's say UDP.read has the parameters (x, y).

Then the function would expect x to be an array of chars and for 0 bytes to be read. Does that any sense ?

I want x to be 1 and y to be 0.

Why ?