Quote:
Originally Posted by Sunehildeep
You don't need to do like that, because we've done this to obtain that.
PHP код:
#define MemberName][%1][%2] MemberName][((%1)*hStorage_size2)+(%2)]
So just, put this in enum.
PHP код:
enum Data
{
MemberName[sizeof_hStorage]
};
|
I get the same result : "Message" "essage" and so on