搜索资源列表
qt-embedded-free-3.3.4.tar
- Trolltech公司发布的基于C++图形开发环境,简称Qt/E,支持大量的API,是Linux下的图形界面开发利器。这是一个较新的可开发嵌入式图形界面的版本。-Trolltech released on C graphical development environment, called Qt/E and large API, Linux graphical interface development weapon. This is
strtol
- implementation of function strtol
strtol
- Convert a string to a long integer.
str2num
- 这段代码能够从任何字符串中提取所有数字,只要字符串中含有数字,运用的是对strtol的封装,非常方便-this file can get all the num from any string which contains nums
addr2line-pdb
- GNU addr2line seems to just do a strtol and ignore any weird characters it gets, so we will too.
strtol
- Convert string representation of a number into an integer value.