PCC-02021
        Found newline while scanning string literal
        
        
        Cause
        A string constant contains a newline character, For example char x[] = "Hello world";
        Action
        Remove the newline character.
        
     
    
    
        PCC-02021
        Found newline while scanning string literal
        
        
        Cause
        A string constant contains a newline character, For example char x[] = "Hello world";
        Action
        Remove the newline character.
        
     
    
    
        PCC-02021
        Found newline while scanning string literal
        
        
        Cause
        A string constant contains a newline character, For example char x[] = "Hello world";
        Action
        Remove the newline character.