Hello again and to respond both
Ganado and
salem_c.. I have a post if you scroll up when I said I closed the program and go to the folder, deleted the .vs folder, reopen the project and full recompile having the option
turned off and the errors are still there. So at this point a believe is not anymore a
error. Then if the void pointers I declare is a problem you can further simplify my second example where you told me to show a minimal working one.. which I did.. and make the structure have only 1 member just a string that I called
.. and delete all those pointers as well in the macro.
EDITED: Those void pointers were declared just for the sake of the example, otherwise the compiler will complain not knowing what the
is. And still doing that same errors appears. Also I did delete the
from the header and what to see errors are still there. Guys regarding what any of you said to do, I did.. and I'm not pretend to be more good then anyone here.. what I want to say.. the program is valid C (yes).. and it compiles ..I wrote even that somewhere in my post.. but visually those are still there red underlined and in the error window underneath complaining about it that's it. So question: is it normal that a program compiles
and the errors still there.. cause for my eye doing everything okay..and still complain that bothers. And that's why I wanted to hear your opinion about it. Thank you.