Book a Demo

Author Topic: File extensions  (Read 2830 times)

Donald

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
File extensions
« on: December 20, 2004, 05:12:52 am »
My company Christmas present was a copy of EA, so that I can document and port an application to a PC.

The code is all hand-crafted to run on SG machines under Irix and compliled as C++.

Reading the documentation on EA seems to require the file extensions to be .cpp, .hpp and .h to be able to get them into EA.

Unfortunately most of my files are .c++ or .h++ extensions.

Can I get them in and out of EA like this, or will I need to run two parallel development systems with different file extensions?  (I would also need to edit all of the #include directives).

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: File extensions
« Reply #1 on: December 20, 2004, 12:01:59 pm »
Have you tried changing the Tools->Options->Generation->C++ Specification options yet?