Skip to contents

Print a tcc_cstring object

Usage

# S3 method for class 'tcc_cstring'
print(x, ...)

Arguments

x

A tcc_cstring object.

...

Ignored.

Value

The input tcc_cstring object, invisibly. Called for its side effect of printing the current string value.