i run vc++.net

how do i convert an char array to a string, and vice versa? everything i've tried gives an error, like '= cannot convert from char(2) to char (string?)' and stuff like that.

help puhlease!