Skip to main content

convbase

Function convbase 

Source
pub fn convbase(val: i64, base: u32) -> String
Expand description

Convert integer to string with base (from params.c convbase)