Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Conway's Game of Life

by fglock (Vicar)
on Sep 30, 2002 at 20:00 UTC ( [id://201820]=note: print w/replies, xml ) Need Help??


in reply to Conway's Game of Life

The terminal emulator works with "control characters"

You have to  print the output of the "clear" command, so that the terminal emulator "see" the control chars:

 print `clear`;  # this should clear the screen

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://201820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found