Author Topic: boolean datatype in C++  (Read 3478 times)

nfactorial

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
boolean datatype in C++
« on: September 12, 2003, 12:28:06 pm »
'bool' does not appear to be a in the default language datatype list for C++, I know this can be added using the "configuration->Language datatypes" dialog, but it should be available as default? :)

n!