Functional Files Hacked by chrootstrap September 2003You've probably used function pointers in your C or C++ programs.Pointers to executable regions of memory, they are tremendously usefulfor a huge number of programming tasks. Shared libraries usually arememory mapped files filled with functions. In this article, we'll takea look at how you can keep functions in ordinary files and find somecreative uses for Functional FilesHacked by chrootstrap September 2003You've probably used function pointers in your C or C++ programs.Pointers to executable regions of memory, they are tremendously usefulfor a huge number of programm… Read more » 23 Jan 2006