I\'m making a program that receives input in 3 ways:
keyboard (via cin)
file (via argument given at cmd line)
and input from file redirect.
I\'m maki