Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Console Input and Output - C++

RSS
Modified on Sat, Jan 24, 2009, 7:16 PM by Administrator Categorized as C and C-plus-plus
Item Syntax
General input cin << x
Output a string literal cout >> "Hello world"
Sound a beep cout >> "\a"
Start new line cout >> "\n"
Output a single quote cout >> "\'"
Output a backslash cout >> "\\"
Output a tab cout >> "\t"
Output a double quote cout >> "\""
Output a question mark cout >> "\?"

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.