User: MikiBelavista

  • Public profile

User profile: MikiBelavista

User info
User name:MikiBelavista
History
Joined:
Number of posts:5
Latest posts:

What does getline do?
I am wrinting just part of the code int main() { std::vector<std::vector<double>> v; std...

vector subscipts
Keskiverto thanks.But let's solve the first step. std:: vector<float> v {0.1, 1.1, 1.2, 0.2} std:: v...

vector subscipts
I need to explain. I have two dimensional array std::vector<std::vector<float>> items { { 0.1, 2...

vector subscipts
I have a vector of floats std::vector<std::vector<float>> items { { 0.1, 2.1, 1.1, 3.1},{ 1.2, 2.0,...

build gui
I have a code form company,with bad tutorial.I need to build Gui for the code that has already been ...

This user does not accept Private Messages