I am working on the \'driver\' part of my programing assignment and i keep getting this absurd error:
error C2065: \'cout\' : undeclared identifier
Just use printf!
printf
Include stdio.h in your stdafx.h header file for printf.
stdio.h
stdafx.h