HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ytret

no profile record

コメント

ytret
·3 年前·議論
I think one can verify the fingerprint by other means, e.g. phone
ytret
·3 年前·議論
Another way to understand what e.g. 0xFE means as a signed integer is to just add a number until it equals 0. So, 0xFE + 1 = 0xFF, not zero. 0xFE + 2 = 0. Therefore, 0xFE is -2.