Adding radix_newline method to radixbug
This adds a macro to print a newline only as part of radix debug output.
The same effect can be gained from radix_line(""), but this seems a slightly cleaner method.
Edited by Purves, Murray
This adds a macro to print a newline only as part of radix debug output.
The same effect can be gained from radix_line(""), but this seems a slightly cleaner method.