home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.pascal:4886 comp.lang.c:12431 comp.lang.c++:12432
- Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!network.ucsd.edu!mvb.saic.com!unogate!beckman.com!dn66!a_rubin
- Newsgroups: comp.lang.pascal,comp.lang.c,comp.lang.c++
- Subject: Re: Pascal to C and Assembly
- Message-ID: <a_rubin.714071779@dn66>
- From: a_rubin@dsg4.dse.beckman.com (Arthur Rubin)
- Date: 17 Aug 92 17:16:19 GMT
- References: <1992Aug7.164932.15243@cs.mun.ca>
- Nntp-Posting-Host: dn66.dse.beckman.com
- Lines: 31
-
- In <1992Aug7.164932.15243@cs.mun.ca> jodyc@garfield.cs.mun.ca (Jody R. Cairns) writes:
-
-
- >Hello folks,
-
- > I have a request: could someone please translate the following Turbo Pascal
- > code to C and assembly language. I'd like the C version to be compatible
- > with both Borland's and Microsoft's compilers, and the assembly version to
- > be compatible with Borland's TASM and Microsoft's MASM. I realize the
- > assembly language is a bit much, so I don't expect to get that anytime
- > soon (if at all).
-
- > Please e-mail source code to: jodyc@cs.mun.ca
-
- [Code ommited.]
-
- Actually, assemply is not difficult if quoted strings are to be ignored, rather than
- being handled in the same manner C (or Pascal) would process them; but....
-
- (1) This is the wrong group for that sort of thing; try
- comp.os.msdos.programmer, and
-
- (2) I don't have time to write such a program, especially since the C (or,
- for that matter, Pascal) program should be small and fast enough that there
- is really no reason to write it in assembly.
-
- --
- Arthur L. Rubin: a_rubin@dsg4.dse.beckman.com (work) Beckman Instruments/Brea
- 216-5888@mcimail.com 70707.453@compuserve.com arthur@pnet01.cts.com (personal)
- My opinions are my own, and do not represent those of my employer.
- My interaction with our news system is unstable; if you want to be sure I see a post, mail it.
-