Search:

Type: Posts; User: f.g

Search: Search took 0.00 seconds.

  1. Replies
    18
    Views
    10,162

    thanks eveyone, i'll try it with a swith...

    thanks eveyone, i'll try it with a swith statement tomorrow.
  2. Replies
    18
    Views
    10,162

    yeah, they are written to the eeprom on the chip...

    yeah, they are written to the eeprom on the chip along with the application, then operates independently once powered up.
    so quzah, these numbers would not be too large to work with normally, just...
  3. Replies
    18
    Views
    10,162

    hey, the firmware function that this needs to be...

    hey, the firmware function that this needs to be passed to it some one else's work and non-negotiable. i should perhaps also point out that this is for a atmega128 microcontroller, so that might have...
  4. Replies
    18
    Views
    10,162

    hey folkes, thanks for your quick replies. i...

    hey folkes,
    thanks for your quick replies. i guess i could use an integer, or add '0x' to the beggining of the string or something like that. basically it is passed into the function, and then to...
  5. Replies
    18
    Views
    10,162

    iterating through hex numbers in c

    hello everyone,

    i'm trying to iterate through a hexadecimal number, which is held in a string. i was hoping to find a neater way to do this than with mechanically diong it unit by unit. is there...
Results 1 to 5 of 5