MySQL 8.4.0
Source Code Documentation
str2int.h File Reference

Go to the source code of this file.

Functions

const char * str2int (const char *src, int radix, long lower, long upper, long *val)
 

Function Documentation

◆ str2int()

const char * str2int ( const char *  src,
int  radix,
long  lower,
long  upper,
long *  val 
)