lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, 16 Oct 2000, Mauro Vezzosi wrote:

> Your program seems to be right but the statement  write(nx, ny, "\n")
> should be  write("\n", nx, " ", ny)  or something like this (read() 
> removes the '\n' and the 2nd line is joined with the 1st).

Hallo,
	You are right. Thanks for the help :)

  --Alex	asandro@lcg.dc.ufc.br		Lab. de Computacao Grafica/UFC
+----------------------------------------------------------------------------+
|"Minha força vem da solidão. Não tenho medo das chuvas tempestuosas nem das |
| grandes ventanias soltas, pois eu também sou o escuro da noite."	     |
|	- Clarice Lispector						     |
+----------------------------------------------------------------------------+