User profile: Cataclysm

User info
User name:Cataclysm
Old user name:Enna Ko
History
Joined:
Number of posts:11
Latest posts:

How to store ascii values of string in vector and print them out
a is a string. I want to store the ascii values of each character of the string in a vector and also...

How to return string from a function and store it in a vector
Whenever I try to return the value of string encode() function I get nothing. Can you please help me...

C++ how to return string from a function and store it in a vector
Help me out please!!! I want to return string with this function, but whenever I try to it just does...

Need help with a creation of student diary in C++
Hello, I'm struggling and desperately need a help with the following task. I don't have any idea at ...

Help needed with understanding the code
If i put "cout<<a<<"\n";" in the penultimate line instead of "cout<<n<<"\n";", this code prints ou...