Print to the console the specified character, v, enclosed by single‐quote characters (').
Synopsis
Declared in <bsls_bsltestutil.h>
void
debugprint(char v);
Parameters
Name |
Description |
v |
character to print |
Created with MrDocs