Tagged Questions
-1
votes
1answer
312 views
How to estimate effort required to convert a large codebase to another language/platform [duplicate]
Possible Duplicate:
Best way to estimate cost related to porting code from language A to language B?
We have an MFC C++ program with around 200,000 lines of code in it. It's pretty much ...