View Single Post
Old Dec 10th, 2006, 5:12 AM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
The OP's post isn't entirely clear, but I don't think he's referring to esoteric memory access. I think he's unaware that a variable declaration and use of the variable is an in-memory phenomenon. I could be wrong.

To the OP: please read the forum's rules/faq, and a "How to Post a Question" thread. It's the polite, mature thing to do.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote