Problem with stl listAs I understood my constructor [code]ll = new list<string>;[/code] is wrong... Could somebody explai...
Problem with stl listI made a little program to parse string, but my compiler gives me a mistake. And I don't know what h...
Problem with a functionThanks guys for all. I understood.
Problem with a functionAs I understand I shouldn't declare all sizes of vector. The compiler does it by itself. Thanks to t...
Problem with a functionHi everybody! I try to create same little function with 2d vector as argument to it, but my compiler...