|
#1
|
|||
|
|||
|
__________________
C++ domain name forum |
|
#3
|
|||
|
|||
|
First I want to echo Mike Seymour's comment that you should be using std::string s ... "defining port: " << portchar << endl; // gives correct value portarray[i] = portchar; } cout << portarray[0] << endl; // gives incorrect value.
|
![]() |
|
|