TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To:
Fernando <[log in to unmask]>
Date:
Tue, 21 Nov 2000 23:34:36 +0100
Reply-To:
Pascal Obry <[log in to unmask]>
Subject:
From:
Pascal Obry <[log in to unmask]>
Content-Transfer-Encoding:
7bit
In-Reply-To:
<000201c053fb$f69301e0$100c533e@LocalHost>
Content-Type:
text/plain; charset=us-ascii
MIME-Version:
1.0
Parts/Attachments:
text/plain (26 lines)
Fernando writes:
 > Hi everyone,
 >
 > I think about programming a serial port on a windows NT platform, but I
 > don't know whether I use POSIX packages or not, or whether I use Win32
 > packages or not.

That's an easy one. The only POSIX for Win32 implementation I know is mine and
there is no support for device (serial port in this case). So either you
implement the POSIX interface (I'll be glad to integrate it) or you use Win32
directly.

Have a look at the POSIX_Terminal_Functions spec.

Pascal.

--

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--|
--| "The best way to travel is by means of imagination"

ATOM RSS1 RSS2