Here is my awesome serial I/O class for all to enjoy:



#include "Win32Serial.h"

#include <iostream>
#include <iomanip>
#include <cctype>
using namespace std;