This post will show you how to read and write hexadecimal values in C. ... int second_value = 0x3E8; printf("Enter value for first_value:\n"); scanf("%x", ...
確定! 回上一頁