echo_up


Description:

public void echo_up (int line, string s)

display a message up tp x lines

Parameters:

line

number of line to move up

s

the message to display