0
votes
Is it correct to leave COM1 open all along the program ?
It depends on what your program does and how long it's going to run for. If you're communicating with a modem, for instance, you probably don't want other applications to interrupt your datastream, …
