List Question
20 TechQA 2023-11-12T15:57:25.237000How to convert an array of integer to an octal number?
143 views
Asked by nicky minu
Question while doing Two's Complement conversion
104 views
Asked by tfdmendes
How to construct file from octal dump?
45 views
Asked by mvanle
Script fails when trying to manipulate date
26 views
Asked by user3299633
Convert Function in Hexadecimal or Octal base
87 views
Asked by Bat_Under
Octal to hexadecimal in assembly language
74 views
Asked by Ayesha habib
Avoiding interpretation as octal in a C macro
215 views
Asked by eyeballfrog
How can you convert a list of octal digits to an integer in Python using reduce()?
168 views
Asked by c.d.
mb_convert_encoding() with UTF-16 input in PHP > 8.1
696 views
Asked by Daniel
How can I loop through a string in x86_64 assembly NASM?
446 views
Asked by Guido
Difference between "%i" and "%d"
121 views
Asked by Haider Shah
Convert a character from and to its decimal, binary, octal, or hexadecimal representations in BASH / Shell
1.3k views
Asked by KiriSakow
Unicode char representations in BASH / shell: printf vs od
497 views
Asked by KiriSakow
How to print octal value or binary value in ruby programming language?
122 views
Asked by yatin
Splitting arrays in unequal chunks using np.array_split: overcomplicating?
67 views
Asked by Ed Masters
8's complement of a fractional octal value
519 views
Asked by Utkarsh Sahu
What changed when the octal was substituted by the hexadecimal?
62 views
Asked by Andrew_Ryan
Why are base-32 numbers usually not used in programming?
192 views
Asked by cout Hello world endl
i need to get scan a input of (octal or hexadecimal) for this what specificer should i use in common to hexadecimal and octal
94 views
Asked by Dhanush Prabakaran