• #if and #endif
    What is the use of #if and #endif directives. In what way it differs from if() { } Thanks
  • #if and #endif
    What is the use of #if and #endif directives. In what way it differs from if() { } Thanks
  • Nesting of pre-processor #if/#endif
    Hello. Using C51, is nesting of pre-processor #if/#endif statements allowed?
  • Nesting of pre-processor #if/#endif
    Hello. Using C51, is nesting of pre-processor #if/#endif statements allowed?
  • Directive error while adding include file for TI launchpad board
    Hi, I m using IAR embedded workbench along with TI launchpad board. When i try to include the file "TM4c123GH6PM.h" in my code i get the following error on build. Fatal Error[Pe035]: #error directive...