home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!psinntp!jpradley!adykes
- From: adykes@jpradley.jpr.com (Al Dykes)
- Subject: Conversion of Lattice C to Microsoft C ???
- Date: Wed, 30 Dec 1992 20:31:27 GMT
- Message-ID: <1992Dec30.203127.25625@jpradley.jpr.com>
- Organization: Unix in NYC
- Lines: 25
-
- I'm about to be asked to convert a large application from
- Lattice C to a viable C compiler, the default is Microsoft C
- but we might consider another brand if it aided the conversion.
-
- The application uses Lattice's own B-tree/ISAM package, I'm told. Is
- there a third-party B-tree package that is call-compatible with Lattice's
- package ?
-
- We intend to replace the DOS character mode interface C code with a
- MS-Windows GUI tool, possibly Visual Basic, while keeping as much of
- the business logic code as possible. The surviving C code will be
- compiled into DLLs.
-
- What are the issues with Lattice-to-Microsoft C conversion ? If there
- are differences has anyone developed a tool to automate the conversion ?
-
- Any advise is appreciated.
-
- Al Dykes
- ---------
- adykes@jpr.com
-
-
-
-
-