Re: New Pro*C 2.0 and C++
From: Joe Halpin <jhalpin_at_netcom.com>
Date: Fri, 9 Sep 1994 12:16:05 GMT
Message-ID: <jhalpinCvv3Et.M2E_at_netcom.com>
Date: Fri, 9 Sep 1994 12:16:05 GMT
Message-ID: <jhalpinCvv3Et.M2E_at_netcom.com>
In article <1994Sep8.050142.1163_at_tdkt.mn.org> choang_at_tdkt.mn.org (Carl Hoang) writes:
>How come the new Pro*C 2.0 won't work with C++ compiler? It says right in
>the doc and gives no explanation. The old version can. I really don't
>understand this move. Thanks.
> Carl Hoang choang_at_tdkt.mn.org
Why will it not work? Assuming you're using extern "C" {} to bracket the declarations of the library routines, I can't think of any reason why a C++ compiler wouldn't be able to compile something an ANSI C compiler can.
I'd be interested in hearing what the problems you're having are, if you wouldn't mind posting more specifics.
Thanks
-- Joe Halpin jhalpin_at_netcom.com ---------------------------------------------------------------------------Received on Fri Sep 09 1994 - 14:16:05 CEST
