View Full Version : syntax translating tool(appliction)


Truenemo1889
06-10-05, 07:50 AM
Hello,

I am trying to come up with a syntax translating tool using the Borland C++
compiler. This needs to have the ability to change MS-DOS based C into Linux
-based C. How do I go about developing such a tool. Although I took a C++ pr
ogramming class (1 year experience) I am lost about how to approach/solve th
is problem. I would appreciate any feedback. Good links to specific websites
would help too. Thank You.