This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

something about preprocessor

when i use preprocessor
#if 0
...
#endif

to cross out a bunch of sentences, then after building the target.
I noticed the "data" memory usage increased, why?
There is no error in the result.

Parents
  • "I don't know, I just remembered having noticed the addition sometime recently."

    I seem to remember having looked for and not found it a while back - hence assumed it must be recent.
    (it certainly isn't in the 2001 PDF version of the Manual).

    "Check out the release notes if you're interested."

    I did, but couldn't see it mentioned. :-(

Reply
  • "I don't know, I just remembered having noticed the addition sometime recently."

    I seem to remember having looked for and not found it a while back - hence assumed it must be recent.
    (it certainly isn't in the 2001 PDF version of the Manual).

    "Check out the release notes if you're interested."

    I did, but couldn't see it mentioned. :-(

Children