Maybe this is a dumb questions but, how can I use a struct array in a class? Class Products { Private: Struct s_products { String name; ...
確定! 回上一頁