Search:

Type: Posts; User: HagopH

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    1,756

    Elysia, You've hit the nail on the head. I got...

    Elysia,

    You've hit the nail on the head. I got that error. Now, how do I insert C++ code into my predominantly C project? I don't want to redo everything at once. I'd prefer to introduce C++ code...
  2. Replies
    14
    Views
    1,756

    Why do you suggest I'd be, "best off starting a...

    Why do you suggest I'd be, "best off starting a new empty project?" I have a project that's working and compiling in Visual C++ now. What benefit would there be in moving to the new empty project?...
  3. Replies
    14
    Views
    1,756

    The file that contains the code I'm working on is...

    The file that contains the code I'm working on is named "coord.h". My code does not contain a corresponding coord.c or coord.cpp file. Is there a naming convention for C++ headers?

    The long...
  4. Replies
    14
    Views
    1,756

    coord.h

    See attached file.
  5. Replies
    14
    Views
    1,756

    I'm using Visual C++ 2008 to compile. Is there a...

    I'm using Visual C++ 2008 to compile. Is there a setting in the compiler I have to change in order to compile C++ code? "Project -> Properties -> Configuration Properties -> C/C++ -> Advanced ->...
  6. Replies
    14
    Views
    1,756

    Migrating from C, want to implement class

    I'm trying to update a C program written 20+ years ago. I want to use current compilers and standards. I'm looking at this as a good learning process, beyond reading C++ programming guides and...
Results 1 to 6 of 6