.


:




:

































 

 

 

 





, ,

cin >> _;

, , ,

cout << _;

, cin , .

,

#include iostreamusing namespace std;void main(){ char str[31]; // cout<<"Enter a string (max 30 symbols):"; cin>>str; // cout<<"\nYou enter string:"<<str; // }

, , 31 , , 30 , , cin , . .

- .

char *b;

b, . b . , , b , . ,

#include iostreamusing namespace std;void main(){ char str[] = ", !"; // char *b; // b = &str[12]; // b 12- str *b = 'M'; // b '' cout << b; // b (!) }

, . :

1. .

2. . ( , , , ).

3. ( ).

4. , cin>> _;, , cout<<_;.





:


: 2015-05-07; !; : 557 |


:

:

, , .
==> ...

1902 - | 1550 -


© 2015-2024 lektsii.org - -

: 0.009 .