Search code examples
ASCII table and character presentation...


binaryasciibitdata-representationbit-representation

Read More
Can a type in C have more than one object representation?...


cdata-representationbit-representation

Read More
Unspecified behaviour about "object having more than one object representation"...


cc99unspecified-behaviorbit-representation

Read More
Are there any existing C implementations having padding bit in (un)signed integer representation?...


cc99bit-representationpadding-bit

Read More
How to strip the trailing zeros from the bit representation of a number...


pythonperformancebit-manipulationbit-representation

Read More
Why subtract from 256 when assigning signed char to unsigned char in C++?...


c++chartwos-complementbit-representation

Read More
ISO Message Representation , Wired behavior in the "pack" method in JPOS...


javaisojposbit-representation

Read More
Can pointers to different types have different binary representations?...


c++pointerslanguage-lawyerbit-representation

Read More
How can one store a uint64_t in an array?...


arrayscdata-conversionunsigned-long-long-intbit-representation

Read More
Accessing a character from int variable using pointer in C...


ccharbit-representation

Read More
How to check whether an int variable contains a legal (not trap representation) value?...


c++integerlanguage-lawyerdata-representationbit-representation

Read More
Why is the length of a 32 byte hash 267 bits in binary and not 256 bits?...


gobit-representation

Read More
Is git archive output supposed to be bit-repeatable through git versions?...


gitgit-archivebit-representation

Read More
Representation of double numbers...


floating-pointdoublebit-representation

Read More
Same function with same inputs returns different values...


rroundingbit-representation

Read More
How To Represent 0.1 In Floating Point Arithmetic And Decimal...


c#floating-pointdoubledecimalbit-representation

Read More
How is this sum equal in unsigned binary and twos complement binary?...


binarytwos-complementbit-representation

Read More
Rounding floats with representation error to the closest and correct result...


pythonpython-3.xnumpybit-representation

Read More
Bitwise Programming in Python...


pythonpython-2.7bit-manipulationbitwise-operatorsbit-representation

Read More
Is there any way to reverse the order of bits in matlab...


matlabbit-representation

Read More
In Python, how can I translate *(1+(int*)&x)?...


pythoncfloating-pointbit-representation

Read More
What is the representation of values in the LD instruction in the 8-bit Z80 processor?...


assembly8-bitz80bit-representation

Read More
Bit representation using excess-3 and mantissa...


bitbit-representation

Read More
Value of 1024 has one bit more in binary representation that value of 1...


javatypesdoublebit-representation

Read More
C++ Portable Floating-Point Bit Representation?...


c++floating-pointportabilityieee-754bit-representation

Read More
Is the double 0.0 always represented exactly in portable C?...


c++cbit-representationinexact-arithmetic

Read More
Question about relations between two numbers...


factorizationbit-representation

Read More
BackNext