View Single Post
  #1  
Old 03-19-2011, 09:40 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default program for Com port in C

Hi there folks I have done quite a bit of C programming for embedded environments and PC console programs but never for windows applications and only once before with the PC COM port. When I did program for the COM port before it was on older machine, and used conio.h and dos.h. I understand...
__________________
C++
domain name forum
Reply With Quote