How do I convert a char to a C++ string? I can't use an array of characters (a cstring); I need an actual <string> object.<BR><BR>After I make the initial string, I then need to be able to append ...
things were going very well in this program until i changed all my char[] into string and now errors everywhere, first one in header file labeled with /*error*/. i tried a bunch of different ways of ...
Though Java already has a character type and char keyword to represent and manipulate characters, the language also requires a Character class for two reasons: Character c1 = new Character ('A'); ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results