EDIT: OK sorry but that's a strange question. No, C/C++ can only stream character data. Where it goes (printer, display, punched tape) is up to the computer's Operating System. Of course you can write code in C/C++ to do printing tasks but it's not built into the language so there aren't really any "instructions".