cpp-docs
cpp-docs copied to clipboard
Fix syntax error and update "Dynamically Determining Columns Returned to the Consumer"
The trailing spaces in the multiline #defines break the escapes, causing loads of syntax errors. This PR also includes some cleanups.