Code::Blocks  SVN r11506
Macros
examinememorydlg.cpp File Reference
#include "sdk.h"
#include "examinememorydlg.h"
#include "debuggermanager.h"
Include dependency graph for examinememorydlg.cpp:

Go to the source code of this file.

Macros

#define HEX_OFFSET(a)   (a*3)
 
#define CHAR_OFFSET(a)   (16*3 + 3 + a)
 

Macro Definition Documentation

◆ CHAR_OFFSET

#define CHAR_OFFSET (   a)    (16*3 + 3 + a)

◆ HEX_OFFSET

#define HEX_OFFSET (   a)    (a*3)