How can i allocate a block of code in a module to a specific class ?
Can it be done with #pragma ?????
I need to allocate a block of code from a module, not the entire module.
Any help appreciated.