I have a pointer.... is there a way to chagne what data type it is?
Like i have 5 structures and i need to use the same variable but be able to switch betwen which type it is in the program. I dont really want to just cast it to another one cuz it get all bloated code. but can i just do someting to delete the current pointer and make it again w/ a different data type?



LinkBack URL
About LinkBacks



