Networking, Programming and Graphics Tutorials

Input Statement - C++ [1/1]

Type:
Input Statement - C++
Level: Beginner Networking, Programming and Graphics Tutorials 
Input Statement - C++
Date: 2006-Dec-04
Input Statement - C++
Visited: 1770 times
Input Statement - C++
Rating: Input Statement - C++
Input Statement - C++
Author: Alex Plumpton

This tutorial will explain how to use Input Statement in C++

The figure gives the general format of an Input Statement. The identifier cin is used along with the extraction operator » to get an Input Statement from the user. The figure lists some examples of an Input Statement.

Format for Input Statement is: cin >> variable;

cin - indentifer in C++
>> - Input operator.


This command is show prompt for user input. This input is give value to Variable.

Rate this tutorial:                    
Networking, Programming and Graphics Tutorials - Input Statement - C++ [1/1] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: input statement and output statement in C++  Input statement  input statement in c  c input statement  c++ input statement  input statement in c++  input statement for c++  input statement on C++  input statement C++  input statement C++