I have 5 arrays of int "2020[10] ..... 2025[10]" and depending of the date, I would like to read one or the other using a variable "date" as pointer
I tried but I don't know how to declare this pointer (*.ptr).
I tried but I don't know how to declare this pointer (*.ptr).