# HexToInt **Repository Path**: iOceanPlus_Demo/HexToInt ## Basic Information - **Project Name**: HexToInt - **Description**: 使用C++将字符串形式的十六进制数转为10进制的int32. Qt自带的函数toInt无法处理负数,HexToInt解决了这一问题 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-06-16 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #HexToInt