int UTCT_toUtcString | (const UTCTime utc, char* buff) |
Copies the UTCTime's string representation.
Copies the UTCTime's string representation. This function should be first called with buff equal to NULL to get the length of the string representation. Then a buffer should be allocated by the caller of that length and this method called again to fill in the buffer
Alphabetic index HTML hierarchy of classes or Java