This String-include defines all String functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the String-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Everything is done entirely within the register
set, making the functions fast and clean.
標簽:
functions
String-include
defines
assumes
上傳時間:
2014-01-09
上傳用戶:tedo811