| ||||||||
Technical Support Support Resources Product Information | C51: WHAT'S IN THE ?CO? SEGMENTS?Information in this article applies to:
QUESTIONI've noticed that there are lots of ?CO?filename segments in my program. What's stored in these segments? ANSWERWhen you create global code variables in your source files, the compiler allocates these to the ?CO? segments. So, if you do not declare any CODE variables in your source files, you will not have ?CO? segments. Last Reviewed: Wednesday, June 13, 2001 | |||||||
| ||||||||