List Question
10 TechQA 2017-09-15 21:15:16How to translate I-type instruction to its 32-bit representation?
139 views
Asked by Utsab
How can one store a uint64_t in an array?
1k views
Asked by Jon Weinraub
Why subtract from 256 when assigning signed char to unsigned char in C++?
341 views
Asked by AudioBubble
Is there a way to represent a number in binary where bits have approximately uniform significance?
64 views
Asked by jdferreira
How to strip the trailing zeros from the bit representation of a number
565 views
Asked by joseville
Unspecified behaviour about "object having more than one object representation"
116 views
Asked by Guillaume Petitjean
Can pointers to different types have different binary representations?
446 views
Asked by Daniel Langr
Floating point binary representation
90 views
Asked by A. Martin
How To Represent 0.1 In Floating Point Arithmetic And Decimal
16.9k views
Asked by Jack Kada