C語言:字符串轉爲16進制

#include <stdio.h> #include <string.h> #include <stdlib.h> /* // C prototype : void StrToHex(unsigned char *pbDest, unsigned char *pbSrc, int nLen) // parameter(s): [OUT] pbDest - 輸出緩衝區 // [IN] pbSrc
相關文章
相關標籤/搜索