< C
Képernyőtörlés karaktersorozattal Linuxon
printf
(
"c%c%c%c%c%c%"
,
27
,
'['
,
'H'
,
27
,
'['
,
'J'
)
;