Loading...
   
      
 
                    Select Version
                  
                   
                
                          The TO-C-LITERAL( ) function converts the specified string to a C literal by placing single quotes at the beginning and end of the string and doubling single quotes within the string. The FROM-C-LITERAL( ) function is the inverse of the TO-C-LITERAL( ) function.
Result type: STRING
TO-C-LITERAL( )  |  
STRING = string_expression  |