User profile: EssGeEich

User info
User name:EssGeEich
Location:Italy
Bio:C++ programmer since 2009.
Statistical data
Birthdate:Oct 25, 1995
Gender:Male
Occupation:Programmer
Skills:C
C++
Assembly
Javascript
History
Joined:
Number of posts:2305
Latest posts:

Error C2036 (unknown size) when creating default structure
Sounds like std::vector wants to know its size. Can you include SStoredServer's header at the top?

cpp file not opening correctly.
The same thing happened to me too, 6-7 months ago. Lost the entire project.

How to create objects using a variable.
You can't do that - not in the same scope. This is possible instead: [code]car bmw; // a { c...

How to create objects using a variable.
No, you cannot. Well, you COULD. But it takes a lot of work.

Sdl error
"this error"? Which one?