I want to set up a pointer array or even just an array to contain an x and h value for the single n value inside of the array. How do you code that and also call it when you need the first array value (or any array value)?
I want to set up a pointer array or even just an array to contain an x and h value for the single n value inside of the array. How do you code that and also call it when you need the first array value (or any array value)?