print.tcc_cstring: Print a 'tcc_cstring' object

print.tcc_cstringR Documentation

Print a tcc_cstring object

Description

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.


Rtinycc documentation built on April 28, 2026, 1:07 a.m.