User profile: krutuk

User info
User name:krutuk
History
Joined:
Number of posts:68
Latest posts:

Problem with stl list
As I understood my constructor [code]ll = new list<string>;[/code] is wrong... Could somebody explai...

Problem with stl list
I made a little program to parse string, but my compiler gives me a mistake. And I don't know what h...

Problem with a function
Thanks guys for all. I understood.

Problem with a function
As I understand I shouldn't declare all sizes of vector. The compiler does it by itself. Thanks to t...

Problem with a function
Hi everybody! I try to create same little function with 2d vector as argument to it, but my compiler...