rs232

Yossarian xtauer01 at stud.fit.vutbr.cz
Thu Mar 20 12:23:48 PDT 2008


Dne Thu, 20 Mar 2008 14:37:28 +0100 dominik <asd at asd.com> napsal/-a:

> Is there a way or a C library which nicely interfaces with D to  
> communicate
> via RS232?
>
>

you can use simply Windows API (CreateFile("COM1", ....) )
examples are here:
http://mc-computing.com/languages/Delphi/Delphi_SerialIO.htm
(not in C , but pretty explanable)


-- 
Tato zpráva byla vytvořena převratným poštovním klientem Opery:  
http://www.opera.com/mail/


More information about the Digitalmars-d-learn mailing list