Book a Demo

Author Topic: importing stdio.h  (Read 2926 times)

apabil

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
importing stdio.h
« on: December 07, 2011, 01:33:10 am »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8098
  • Karma: +118/-20
    • View Profile
Re: importing stdio.h
« Reply #1 on: December 07, 2011, 08:22:46 am »
Go to Settings | Preprocessor macros.

It is stumbling because of the earlier macro use __BEGIN_DECLS.

A quick look through the file also reveals the following additional macros.

__BEGIN_NAMESPACE_STD, __END_NAMESPACE_STD, __BEGIN_NAMESPACE_C99, __END_NAMESPACE_C99, __END_DECLS