fillx

This module provides the fillx function

The fillx function will create a diagonal array of characters with

the width of the terminal

USAGE:

fillx [<char>] [<int>]
all arguments are optional, when called w/o arguments an array of blanks with the width of the terminal is created.

<char> is a character to create the array of

<int> is an integer instructing how many characters to crop the array



Thomas Eriksson 2004-06-23