* @brief Convert positive decimal integer into anybase recursively * @param nb to convert * @param alphabet inputed by user used for base convertion * @param base calculated from alphabet * @param converted string filled with the convertion's result * @return void */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected