View Single Post
Old May 26th, 2006, 3:33 PM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You might want to think about a couple of mundane things. What does the compiler require? Once that's satisfied, what does the linker require? Once that's satisfied, what does execution require? You'll have a hard time burping the baby if 'is mama hasn't been born yet. Which came first? The chicken or the egg or the road or the joke?
__________________
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