A question about an error message concerning structures
HydraHacker
Posts: 80
Hello Forum,
I want to eliminate parallel arrays from my program by using a structure but I am getting this error message!
HydraHacker
Comments
Did you include
in your listing?
Hello JonnyMac,
Thank you so much for responding, no I did not but I will include it in my top file.
HydraHacker
Hello JonnyMac,
I typed that at the top of the code where my structure is declared and that worked, thank you so much!
HydraHacker