List Question
20 TechQA 2022-10-04T16:11:28.443000Incorrect result when using %d placeholder in a pow() function in C
247 views
Asked by ddp17
About int and unsigned int
320 views
Asked by fuyingwei
Soot - Map from java class to jimple
377 views
Asked by MissSirius
Convert the internal representation of a float stored in an integer to an actual float
168 views
Asked by just_trying_to_learn_here
How does Haskell runtime represent lazy values?
176 views
Asked by caeus
I learned that in C language char type ranges from -128 to 127, but it doesn't seem like that
859 views
Asked by agongji
Can "bigger than 0.0" control show different behaviors on different systems?
148 views
Asked by KC_
How can I see the actual binary content of a VB6 Double variable?
481 views
Asked by Wojja62
Result of sizeof for C++ arrays and pointers
336 views
Asked by Tantillo
How does R represent NA internally?
434 views
Asked by Szabolcs
Python numpy.divmod and integer representation
647 views
Asked by pazqo
Excess (-1) in base 4 representation
470 views
Asked by ijustpostedsomethingdumb
How different computers know which signed integers representation was used by each other
82 views
Asked by FrozenHeart
What's the size cost of Java inheritance?
5.1k views
Asked by 0xbe5077ed
C++ Writing an Interpreter - determining loops target for break statement c++
831 views
Asked by Samuel French
Subtraction of 2 negative integer (two's complement) never overflowing
2.9k views
Asked by David Chouinard
How are timeouts represented in JavaScript?
188 views
Asked by Greg Guida
int((0.1+0.7)*10) = 7 in several languages. How to prevent this?
5.8k views
Asked by cypher
How is a partial application represented at runtime?
591 views
Asked by fuz