Subject: Help with converting Borlandc peekb to Microsoft C equivalent
Message-ID: <131818@lll-winken.LLNL.GOV>
Date: 29 Jul 92 22:51:42 GMT
Sender: usenet@lll-winken.LLNL.GOV
Reply-To: 528010aisws7@llnl.gov
Organization: Lawrence Livermore National Lab
Lines: 7
Nntp-Posting-Host: aisws7.llnl.gov
---
We are converting a working Borland-C program to an equivalent Microsoft C++ program. Is there a list of the corresponding function calls. In particular from Borlandc 's pokeb() and peekb() to the Microsoft C++ equivalent