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 ?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20054586.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20506728.html
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 .....
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20139399.html
Zones:
PerlDate Answered: 06/21/2001 Grade: A Views: 0
How do i convert a octal number to decimal?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10254236.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10300241.htm...
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. ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20437014.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20523195.html
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...
http://www.experts-exchange.com/Programming/Languages/Q_20530771.html
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...
http://www.experts-exchange.com/OS/Miscellaneous/Q_20734077.html
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...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20734083.html
Zones:
SolarisDate Answered: 04/01/2004 Grade: A Views: 0