How much of the static .lib is embedded in the .exe?When the actual linking of a static library takes place, how many of the functions become embedded i...
Pointer of object within object itselfThank you. I didn't know about the addressof() operator. That seems much more useful than some of ...
Pointer of object within object itselfI think I am starting to get this. To clarify my objective, (NOTE: I am obviously a noob at this), ...
Pointer of object within object itselfI am still quite confused about how to operate the "this" pointer. Are you suggesting : struct ver...
Pointer of object within object itselfIs it possible to store to pointer of an object within the object itself? struct vertex{ co...
This user does not accept Private Messages