Search:

Type: Posts; User: carlos_canas94

Search: Search took 0.16 seconds.

  1. Re: Convert hexadecimal to decimal WITHOUT using integer.parseInt method

    Hey thanks for the reply. I am not familiar with map hash map or linkedhashmap but I do know what an integer array is. When you put multiple integers into one variable correct? Such as int...
  2. Re: Convert hexadecimal to decimal WITHOUT using integer.parseInt method

    Get! Thanks for the reply and for all your help! I understand the math portion of this question (how to conver hexadecimals to decimals) but I am a real amateur at programming. I actually kind of...
  3. Convert hexadecimal to decimal WITHOUT using integer.parseInt method

    Hey everyone I'm new to this site so sorry if I do anything noobish.

    So I have to write a java program that converts hexadecimals to decimals without using the whole "integer.parseInt(AB1, 16)"...
Results 1 to 3 of 3