User: theingar

  • Public profile

User profile: theingar

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

Accessing memory error
Even if my main is simple like the following codes, it is still showing the same error message. [co...

Accessing memory error
Hello, I am writing a program and it is compiled without any error. However, when I run that prog...

How to access member of vector of struct?
Is there any other method that I can solve the error without changing that Aircraft vector? Because...

How to access member of vector of struct?
I have some struct like the followings: [code] struct Pose{ double x; double y; d...

Storing data in Vector of Struct
Oh, I see now. Thank you for your explanation. So, I changed the codes as the following. Could you p...

This user does not accept Private Messages