MySQL 9.1.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 
)