News

A quick question...<BR>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 ...