User: SkillsXP

  • Public profile

User profile: SkillsXP

User info
User name:SkillsXP
History
Joined:
Number of posts:13
Latest posts:

Vector iterator not dereferencable!
I got the error in the direction of this code: [code] for(auto vo = vList.begin(); vo != vList.end(...

Pointer error in vector
The error is "delete (*it)". [code] #include <iostream> #include <string> #include <vector> using n...

Pointer error --> vector
[code] #include <iostream> #include <string> #include <vector> using namespace std; int main(){...

Get Process who is using a File.
Thank you a lot!

Get Process who is using a File.
I have a File used at the moment from a other programm. how can I find that Programm/Process that u...

This user does not accept Private Messages