I have been using Borlands complier for sometime now. Just recently started using VC6. I have a quick question while using the Cout command with VC6 it gives me errors:
Cout >> "Hi";
but if I use the printf command it works fine. Any ideas what I am doing wring in the IDE so the Cout errors?? And yes I am including <iostream.h>
Cout >> "Hi";
but if I use the printf command it works fine. Any ideas what I am doing wring in the IDE so the Cout errors?? And yes I am including <iostream.h>