
-----------------------------------
mac
Tue Nov 12, 2002 4:27 pm

PLease Read!
-----------------------------------
PLease help me someone

Make the program of Question 1 interactive so  that you can plot as many horizontal lines as you want,one after that other

-----------------------------------
FizixMan
Tue Nov 12, 2002 6:35 pm


-----------------------------------
oh well, in that case, in referrence to the for loop in my previous post concerning the program, just change it so it runs from 1..X where X is a user inputed integer between 1 and maxcol.

-----------------------------------
mac
Tue Nov 12, 2002 11:10 pm

what i can't see ur previous post
-----------------------------------
what i can't see ur previous post
can u type it out for me

-----------------------------------
Dan
Wed Nov 13, 2002 12:09 am

hummmm
-----------------------------------
This most be a very coman school asment or somting, any way his post was [url=http://danco.no-ip.com/turing/viewtopic.php?t=100]here .

p.s. thanks for helping ervery one FizixMan i up grade your rank thing on the borad too for helping every one. thx

-----------------------------------
Tony
Wed Nov 13, 2002 1:34 am


-----------------------------------
ok... so basically what you do is that you get an input from the user, then use locate(r,c) to move cursor to that row and then use repeat to output a line of -s on that line.
