Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!uwvax!brownie.cs.wisc.edu!so From: so@brownie.cs.wisc.edu (Bryan S. So) Newsgroups: comp.os.msdos.programmer Subject: Any pseudo-variables for registers in MSC? Message-ID: <1991Jun11.030909.6160@spool.cs.wisc.edu> Date: 11 Jun 91 03:09:09 GMT Sender: news@spool.cs.wisc.edu (The News) Organization: U of Wisconsin CS Dept Lines: 7 Originator: so@brownie.cs.wisc.edu I am developing using Borland C++, if I want to make use of the pseudo-variables for registers (such as _AX, _BX ...), will it be impossible to port to MSC later? (In other words, does MSC support such variables?) Bryan