Search:

Type: Posts; User: dust555

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    11,199

    The thing is that the program needs to get on a...

    The thing is that the program needs to get on a chip with limited space. so double could be a problem. is there a way to do it with char's?
  2. Replies
    5
    Views
    11,199

    divide 2 hex numbers

    hi

    I have to write a C program that divides 2 hex numbers to get a number with digits behind the comma. like 6644/CC88 = 0,5(decimal)

    I heard something about fixed point notation but I can't...
Results 1 to 2 of 2