Electrical and Computer Engineering
22
of 37
UAH
CPE 112
Exploring the Reading Marker
•
int
i;
char
ch;
float
x;
•
•
Statements
Contents After Input
Marker Position
•
in the
•
Input Stream
•
•
25
A 16.9\n
•
cin
>> i;
i = 25
•