In other words, a compiler _could_
explicitly allow such a construct, with the caveat (of course)
that the pointer must point to valid machine code, to allow
things similar to Java's JIT[1] compiler.
[1] JIT == "Just In Time". As I understand it, the Java bytecode is
compiled into native machine code as the program runs.
--
+-------------------------+--------------------+-----------------------+
| Kenneth J. Brody |
www.hvcomputer.com | #include |
| kenbrody/at\spamcop.net |
www.fptech.com | <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------+
Don't e-mail me at: <mailto:
[email protected]>