Advertisement

1 - 10 of 24 containing alltags:("octal") (0 seconds)
I know I'v easked this question before but I'm still really confused on how octal and hexademial numbers are derived. How are the numbers 7,9,15,25,68,113 etc displayed in these formats ?
Zones: JavaDate Answered: 01/24/2001 Grade: A Views: 5
I am having trouble writing a writing a method to convert octal to decimal. I need it to also filter out zeros that might be put in front of the octal number, that have no bearing on the conversion...
Zones: JavaDate Answered: 02/16/2003 Grade: A Views: 21
I have a file I am getting from a main frame that I display on the web using CGI. However, on certain occassions I find that the displayed data is not wrapping correctly. I am using <PRE> tags .....
Zones: PerlDate Answered: 06/21/2001 Grade: A Views: 0
How do i convert a octal number to decimal?
Zones: Delphi ProgrammingDate Answered: 01/05/2000 Grade: B Views: 0
Any idea of what characters exactly are we talking of here ? "There are some characters in the XML file that are not UTF-8 compatable (e.g. octal 224, octal 223, octal 205). And this would cause...
Zones: XMLDate Answered: 06/08/2000 Grade: B Views: 0
hi to EE People,, ...merry christmas and happy new year 2003. My street address number is 1261. A nearby street has a street address number of 1001. I would like to have a binary address number. ...
Zones: Visual BasicDate Answered: 01/06/2003 Grade: A Views: 13
Here is my code.  Does anyone know a simple way to convert the sum in printf statement to an octal value? Any help would be appreciated. #include<stdio.h> int main() {   int octal, deci...
Zones: C++Date Answered: 02/22/2003 Grade: A Views: 0
I have a question about converting  decimal numbers (ints) to octal (ints). I created a function to convert to octal and as far as I know it is correct however with certain numbers it does not work...
Zones: LanguagesDate Answered: 03/04/2003 Grade: A Views: 0
Hi, I used "od" command to view the content of a .bin file. However, I need to modify this file. Is there any command or editor that I can use for this purpose? I used vi and it did not work sin...
Zones: Operating SystemsDate Answered: 02/14/2004 Grade: A Views: 14
Hi, I used "od" command to view the content of a .bin file. However, I need to modify this file. Is there any command or editor that I can use for this purpose? I used vi and it did not work sin...
Zones: SolarisDate Answered: 04/01/2004 Grade: A Views: 0