j
k
j a
j l
It's no special syntax, PRINTPTRDIFFT should be expanded to a string by the preprocessor, and then it's plain ANSI-C string catenation, i.e. "a" "foo" "b" is the same as "afoob".
Back to the thread
Back to the list