Board index » cppbuilder » To the C++ Builder!!

To the C++ Builder!!


2003-10-06 04:04:01 AM
cppbuilder4
Hi!!
Does anybody have any idea what's the fastest and "less painful" way to
port
application made by Power ++ 2.5 to Borland C++ Builder ??
Regard's
Simo
 
 

Re:To the C++ Builder!!

Wrong newsgroup. This is the newsgroup for the old Borland C++ compiler.
Your question is about the Mix Power C compiler and the Borland C++ Builder
compiler.
Power C must have support somewhere. You could ask there.
C++ Builder newsgroups all have the word 'cppbuilder' in their name. You
might ask in one of those groups with the hope that someone who knows the
Power C compiler will see the message and reply.
If the program only uses standard C/C++ and the Windows API then the program
is likely to work in C++ Builder. If it uses anything unique to Power C
then you will have to rewrite those parts.
. Ed
Quote
Simo Velhonoja wrote in message
news: XXXX@XXXXX.COM ...

Does anybody have any idea what's the fastest and "less
painful" way to port application made by Power ++ 2.5 to
Borland C++ Builder ??