UUEncodeGetRequiredLength
Visual Studio 2010
Call this function to get the size in characters of a buffer that could contain a string encoded from data of the specified size.
inline int UUEncodeGetRequiredLength( int nSrcLen ) throw( );