|
|
Example
In the following row, the double quotes character is used as a text-qualifier:Syntax
int reportGetQualifier(char *c);Syntax description
| c | pointer to the character that will receive the specified qualifier. |
| cNewValue | specifies the qualifier. |