![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Use of BEGIN blockby ikegami (Patriarch) |
on Apr 28, 2025 at 11:23 UTC ( [id://11164843]=note: print w/replies, xml ) | Need Help?? |
C does have compile-time code execution in the form of macros. And C programmers make *extensive* use of it. C also has load-time code execution, at least for DLLs.
In Section
Seekers of Perl Wisdom
|
|