Loading...
Select Version
The FROM-C-LITERAL( ) function converts a C literal to the corresponding string value. The leading C and the single quotes at the beginning and end of the literal are deleted.
FROM-C-LITERAL( ) is the reverse function of TO-C-LITERAL( ).
Result type: STRING
FROM-C-LITERAL( ) |
STRING = string_expression |