Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,

i want to write a serial port application in "C" can any one help me with any sample program



Thanks,
shan
Posted

1 solution

Exactly how you write this will vary depending on which version of C you are using (and to an extent which operating system)

I would suggest that you start with Google: "serial port application in C" and add your C complier and OS to narrow it a bit:
"serial port application in Turbo C" for example will give you over 700,000 hits to choose from.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900