SCPI_Int64ToStr()

size_t
SCPI_Int64ToStr(
    int64_t val,
    char * str,
    size_t len);