I have a function that gets an unsigned long variable as parameter and I want to print it in Hex. What is the correct way to do it? Currently, I use printf ...
確定! 回上一頁