Lets say as an example, I use token pasting to create a preprocessor, and this preprocessor matches with another preprocessor which has an address assigned to it. My Q is, can this method work? If I have a range of defines with address values, can I create a function where I can create a token and have it be equivvalent to the already defined, and therefore access the address that way?
Kind regards