*/
C++ source code routines for serial ports
Submitted By:
WEBMASTER
Rating:





(
Rate It)
The following code shows how to take advantage of some of the
Turbo C++ extensions to the C++ language to do asynchronous
communications without having to write supporting assembly-
language routines.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Languages:
C++, Turbo C++
Number of downloads:
33363
Comments (3)
Mr
(Not rated)
Posted by: Bashar Al-khatee on Sunday, November 10, 2002
i realy wana this file if that is posiple
Exactly what I was looking for




Posted by: Henk on Tuesday, June 01, 2004
I looked for cpp code to write a binary string of 01010101 to my serial port for clocking, here I found code I can modify to accomplish that goal, finally
disable()




Posted by: robertoteles on Monday, June 25, 2007
I'm trying to build the proyect on eclipse, but the procedure disable() among others, it's not found by the linker .. What´s wrong??
Add Your Rating