How to write programs for serial port processing?
Ch supports all Windows serial port I/0 functions listed in CHHOME/include/windows/conio.h, you can find more information at Microsoft developer network web site http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devio/base/communications_resources.asp . The Windows APIs used for serial port communication are listed below. They are all supported in Ch.