| Code::Blocks
    SVN r11506
    | 
Go to the source code of this file.
| Macros | |
| #define | HEX_OFFSET(a) (a*3) | 
| #define | CHAR_OFFSET(a) (16*3 + 3 + a) | 
| #define CHAR_OFFSET | ( | a | ) | (16*3 + 3 + a) | 
Referenced by ExamineMemoryDlg::AddHexByte().
| #define HEX_OFFSET | ( | a | ) | (a*3) | 
Referenced by ExamineMemoryDlg::AddHexByte().
 1.8.13
 1.8.13