Okay so i'm reading through my programming book and come back across the forgotten union. I'm sitting here reading it thinking, when, at least in console based c++ are unions actually useful? I can understand them if you have a huge program that accesses memory alot, but this doesn't seem feasible at least in the console. Can anyone provide a decent example of when this might actually be used?



LinkBack URL
About LinkBacks


