User profile: arielga96

User info
User name:arielga96
History
Joined:
Number of posts:8
Latest posts:

Help pls. how can I enter characters without enter ?
Help how to cin() && '\n' with std ? [code] #include <iostream> using namespace std; int main() {...

Structure and vector help pls!
Change auto point [code] #include <iostream> #include <vector> #include <string> #include <cstdlib>...

Structure and vector help pls!
Sorry I am new in this just observed that you can run the code here. I was working on a project, I d...

Structure and vector help pls!
Hi, I have a small problem when I use push_back to save a structure in a vector, the last value is r...

Dynamic Matrix. Random numbers and size problem.
Thanks Solved.