It would be nice if the Keydata class would have a []
operator with return types for primitive types to avoid
conversion from the const char*.
It would also be nice to have a function in the String
returning a std::string to avoid constructing one from the
c_str() pointer.
Logged In: YES
user_id=217
Hmm...I will look into it.