VC consloe
cout.put(65)//65 is the ASCII code of 'A'
error C2668: 'put' : ambiguous call to overloaded function
why?