Hi! Can ANY data type be used to pass any structure as an input?
@GuillermoRuiz-Camauer3 ай бұрын
Yes, but you will not know the structure datatype, just that it is a structure. You will need to pass in the data type as a parameter to your function so that it knows how to treat it.