[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2007   Unterminated string

    Problem:  A character string constant was encountered without a
    terminating delimiter.  This error may be caused by the inadvertent use
    of an apostrophe instead of a single quote mark, or it may be a blatant
    omission.

    Solution:  Add the terminating delimiter.  Valid character string
    delimiters are single quotes, double quotes, and square brackets.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson