From: | Srinivas Nayak <sinu.nayak2001@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Mon, 21 Mar 2011 22:00:05 -0700 (PDT) |
Organization: | Compilers Central |
References: | 11-03-032 11-03-040 11-03-043 11-03-044 11-03-047 |
Keywords: | code, optimize |
Posted-Date: | 24 Mar 2011 10:20:40 EDT |
Dear Glen,
You are correct...The similar thing is found in C++; static functions
can use only static variables.
But however strict a compiler may be, there is always a loop hole.
Pointer is one biggest threat.
Regards,
Srinivas
Return to the
comp.compilers page.
Search the
comp.compilers archives again.