|
|||||||||||
|
Technical Support Support Resources
Product Information |
Technical SupportC166: RENAMING CLASSES IN A C MODULEInformation in this article applies to:
QUESTIONI need to rename the class used by the compiler for one of my C modules. Is there a way to do this? ANSWERYes. The RENAMECLASS directive lets you specify a new name for a class. For example: RENAMECLASS(NCODE=MY_CODE_CLASS) renames the NCODE class to MY_CODE_CLASS in the object file that is output by the compiler. MORE INFORMATION
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Friday, July 15, 2005 | ||||||||||
|
|||||||||||