Is **iostream** library not supported in Keil? I am using Keil in
simulation mode but the moment I include **<iostream>** and
replaces **printf** with **cout**, it stops printing to the console
and instead goes into some assembly code.
Does anyone know about it?
Regards
↧