Search code examples
What is the use of intptr_t?...


c++cpointerssigned-integer

Read More
Binary to 16 Bit unsigned & 16 bit signed magnitude...


decimalunsigned-integersigned-integer

Read More
Fast sign of integer in C...


cmicro-optimizationsigned-integer

Read More
Questions about C strlen function...


cif-statementunsigned-integerinteger-promotionsigned-integer

Read More
Displaying numbers with DOS...


assemblydosx86-16integer-divisionsigned-integer

Read More
Why do `(char)~0` and `(unsigned char)~0` return values of different widths?...


ccharunsigned-integerinteger-promotionsigned-integer

Read More
С typecasting in conditions...


cif-statementimplicit-conversionunsigned-integersigned-integer

Read More
Unsigned modulo in Java...


javabit-manipulationmodulounsigned-integersigned-integer

Read More
how to print negative integer using SWORD PTR(assembly lang)...


assemblymasmirvine32signed-integer

Read More
Convert two bytes to a signed integer in java...


javaarraysbytebytebuffersigned-integer

Read More
Convert normal integer to 8 bit integer in PHP...


phpsigned-integer

Read More
Which string hashing algorithm produces 32-bit or 64-bit signed integers?...


pythonpostgresqlhashhashlibsigned-integer

Read More
Why is assigning a value to a bit field not giving the same value back?...


c++cbit-fieldssigned-integerimplementation-defined-behavior

Read More
How to implement arithmetic right shift in C...


cbit-manipulationbit-shiftinteger-arithmeticsigned-integer

Read More
What is signed division(idiv) instruction?...


assemblyx86divisioninteger-divisionsigned-integer

Read More
Hashing int16_t to uint64_t...


chashhash-functionsigned-integer

Read More
What are the specifics of STORING a 32 bit signed integer into a register?...


assemblyx86integer-overflowtwos-complementsigned-integer

Read More
How can I store numbers > 128 in a signed one byte interger?...


assemblybinarynumberstwos-complementsigned-integer

Read More
C - three bytes into one signed int...


ctwos-complementsigned-integer

Read More
Unreasonable behavior on mixing signed and unsigned integers...


cunsigned-integerinteger-promotionsigned-integer

Read More
If we add one to the largest re-presentable integer, is the result negative?...


coperatorsinteger-overflowsigned-integer

Read More
Convert binary to signed int/decimal...


c#hexsigned-integer

Read More
How to convert NSString with negative integer into negative integer...


iosobjective-cnsstringsignedsigned-integer

Read More
Largest positive value of a signed integer type of unknown size...


csigned-integer

Read More
Why is the "sign bit" included in the calculation of negative numbers?...


swiftbitwise-operatorssignedsigned-integer

Read More
Signed int in c language assignd bitfields but confusion...


cbit-fieldssigned-integer

Read More
Adding to unsigned and signed binary integers...


binaryunsigned-integersigned-integer

Read More
24- to 32-bit conversion in Java...


javaprocessingbitwise-operatorsbit-shiftsigned-integer

Read More
SDL_Keycodes are too big for storage...


c++segmentation-faultsdl-2signed-integer

Read More
How to printf a sint32 in C using gcc compiler tricore v3.4.6?...


cprintfsigned-integer

Read More
BackNext