Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <004d01bf3afc$585f1860$010a30aa@shatl> From: "Vitaly Krivosheyev aka Shatl" To: "cygwin" Subject: Help to translate Date: Tue, 30 Nov 1999 08:29:51 +0200 Organization: DMG Soft. MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Hi! I'm novice in cygwin, help me to translate from WATCOM C please: --------------- unsigned long RORD(unsigned long, char); #pragma aux RORD = "ror eax, cl" parm[eax][cl] modify[eax]; unsigned long ROLD(unsigned long, char); #pragma aux ROLD = "rol eax, cl" parm[eax][cl] modify[eax]; --------------- Thanks -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com