## macro operator - C and C++ Syntax Reference - Cprogramming.com
The ## operator pastes two macro tokens together ... ## macro operator ## The ## operator takes two separate tokens and pastes them together to form a single token. The resulting token could be a variable name, class name or any other ......