using System; using char_stringsNamespace; public class char_strings_runme { private static string CPLUSPLUS_MSG = "A message from the deep dark world of C++, where anything is possible."; private static string OTHERLAND_MSG = "Little message from the safe world."; public static void Main() { uint count = 10000; uint i = 0; // get functions for (i=0; i