Search:

Type: Posts; User: bahill

Search: Search took 0.01 seconds.

  1. Hi, Thank you - your last post/question pointed...

    Hi,
    Thank you - your last post/question pointed me in the direction of 'issues compiling c with a c++ compiler' and I found all sort of information about 'extern C'. I've just tried and it works....
  2. Granted ... most of which I've found already -...

    Granted ... most of which I've found already - but are you including this to say "beware ... proceed with caution" or "danger .. do not enter"?
  3. Yes, you are correct. It is using a C++ compiler...

    Yes, you are correct. It is using a C++ compiler to compile family of .c/.h files -- eventually to combine them with C++ code, but for now just trying to recompile with a different compiler.
    Dare I...
  4. Linking: undefined reference from same library

    Hi,

    I'm migrating a C-project to C++. In C everything worked fine, and in moving to C++ I've reviewed all the code and corrected it where necessary (ie. more strict types required for pointers).
    ...
Results 1 to 4 of 4