guys, I m using some data from golang redis set. Using gopkg.in redis.v4 usage: c.Set (uid + ": policy ", b, exp * time.Second) there is a problem here. Before this exp, I converted the string to int--> exp, _: = strconv.Atoi (policy.Exp) and then ...
-sharpinclude <stdio.h> int main() { short int x = -10; - 1000 0000 0000 1010 - 1111 1111 1111 0101 - 1111 1111 1111 0110 F F F 6 - fffffff6, 4 printf("%x n", x); } I just ...