Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
* can you define the macro $p to be equal to the text "$p"?
Quote from: lonesock on October 31, 2006, 11:21:21 pm* can you define the macro $p to be equal to the text "$p"?Don't! This means terribly bad Karma. You will cause an infinite recursion.That's the reason why we have trouble implementing an escape sequence, too.
This is probably a silly question but I am trying to configure my linker options to add "@test.r$p" to the command line. However the program interprets the "$p" as a macro and all that gets placed is "@test.r"
@test.r$``p