Cin getline example #include int main(void) { const SIZE = 100; char msg[SIZE]; cout<<"Enter a string."<