print8win: prints a /win/

Description Usage Arguments Value Examples

Description

(ba) prints a /win/ object after checking its validity

Usage

1
print8win(x, ..., fo=1)

Arguments

x

win object

...

Further arguments to be passed to the print function. In fact, not used but kept for the consistence with the other print functions.

fo

format to use, 1 for standard, 0 for reduced.

Value

nothing a printing is issued

Examples

1
2
3
4
 rebastaba3k("RESET"); # needed only for R checking, to be forgotten
 print(rebastaba.win0);
 print(rebastaba.win1);
 print(rebastaba.win2);

rebastaba documentation built on May 2, 2019, 5:24 p.m.