Book a Demo

Author Topic: C++ code generation  (Read 3447 times)

onlineBusSyst

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
C++ code generation
« on: November 20, 2002, 04:25:23 pm »
Newbie question; How do you go about getting implementaion code into the generated output? For example, when I define an operation in a class in the logical view, and then try to add method code in behavior, the code gets generated in commented out fashion, such as;

//cout<<"this was written in the behavior of the operation\n";

so I can't go from generate to compile to run without manually altering the generated code.

Also, how would you go about doing something like;

#define TITLE "test.cpp\n"

???

onlineBusSyst

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: C++ code generation_INVALID USER ID
« Reply #1 on: November 20, 2002, 07:42:24 pm »
Who ever is using my user ID please use your own.  Thanks

gary

  • Guest
Re: C++ code generation
« Reply #2 on: November 21, 2002, 09:50:23 am »
That is the ID EA gave me. Must be a default ID.

onlineBusSyst

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: C++ code generation
« Reply #3 on: November 26, 2002, 06:32:17 am »
This is the id given to me too. I sent an email to the support.  ???