Hey guys:

I just had a simple question... How do you initialize strings in C++ to empty? I thought you could say string=""; and that would do it...but it obviously doesnt work. I would appreciate any help i could get.

Shishir