start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Tgoto Chapter 8
Standard Modules
Next: Reference: Tputs
 

Tpad

$

terminal


->Tpad(


string

, 

count

, 

fh


)

Specifies padding required to create delay needed by terminal. Takes the following arguments:

string

The string to pad with.

count

The number of pad characters.

fh

The filehandle to pad.


Previous: Reference: Tgoto Perl in a Nutshell Next: Reference: Tputs
Reference: Tgoto Book Index Reference: Tputs

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.