Search:

Type: Posts; User: carrotcake1029

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    6,245

    I realize this, I want to know how my function is...

    I realize this, I want to know how my function is dealing with memory.
  2. Replies
    8
    Views
    6,245

    Ok, here is what I am trying to ask. Say I...

    Ok, here is what I am trying to ask.

    Say I send 0xFF to my function, is it converted to 0x000000FF or is it random 0x4D672AFF? In my tests it seems to always be the former case, but that could...
  3. Replies
    8
    Views
    6,245

    C++ Bitsets

    I am currently working on a device that has very limited library support and decided to rewrite the C++ bitset functions that are contained in STL. They won't mirror them exactly because some of the...
Results 1 to 3 of 3