News

A quick question...Can C++ style streams using cout/cin etc etc be used interchangeably with classic c style input like fscanf and fprintf? There is a particular function in the old style c ...