In program_11 of NAB examples. The input of the points used '
line=getline(stdin)'.
>From the manual, I couldn't find out how this input works. For example, I
want to input these four points:
(0,10,0)
(0,0,0)
(0,10,20)
(0,0,20)
How should I type them on the screen? How do I tell the program I finish all
input?
Thank you!
-Lixia
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jan 26 2010 - 12:30:03 PST