User profile: Rododendron

User info
User name:Rododendron
Old user name:piotr9567
History
Joined:
Number of posts:7
Latest posts:

Objects in vector accessing
Yeah, it works very well. Thank you

Objects in vector accessing
Hello! I need help with one task. class Data { int x; int y; }; class Container { ...

Average/ Problem with variable accessing
Hello! I need to find an average but... Here We have some data: 76.709999, 76.879997, 75.62999...

Advance reading from file
OOOOOOO, thank you for help so much :D problem is solved And yeah I want to store each line in obj...

Advance reading from file
Hi! I tried to find an answer, but I couldn't find anything on this. If I need to read from file suc...