Can someone explain for me what this guy is doing here. N.B homer_uint64 is a defined data type
#define CLUSTERS_DATAID ((homer_uint64) 'CLUS' << 32 | (homer_uint64)' TERS')
#define CLUSTERS_DATAID ((homer_uint64) 'CLUS' << 32 | (homer_uint64)' TERS')
Comment