delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <017701c11aa4$1f240ea0$9349d0d5@ttl3d.co.uk> |
From: | "Clive Mayo" <cm AT ttl-3d DOT co DOT uk> |
To: | <cygwin AT cygwin DOT com> |
References: | <000001c11a8f$fed34a30$d4c8c801 AT SPG> |
Subject: | Re: Input/Output functions |
Date: | Wed, 1 Aug 2001 17:07:54 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
X-Server: | VPOP3 V1.3.0b - Registered to: Tool Room Technology |
On Wednesday, August 01, 2001 2:43 PM Brian Hadwen wrote: > What header files/libraries are required to get access to input/output C > functions like _inp and _outp that I've used to access a PC parallel port > with Microsoft C++? > Thanks, > Brian Hadwen > There are no equivalent header files in cygwin. Use the Microsoft header file conio.h and compile using -mno-cygwin. That will work for 95 but not NT. If you are using NT checkout source code from Dr. Dobb's Journal. ftp://ftp.ddj.com/1996/1996.05/directio.zip Hope that helps -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |