I wanna move my cursor to mid, but my lecturer not allow me to using "\t"
pliss help me, I's still newbie in programming.
I use I use microsoft visual c++ 2008 express edition
I remember in university course I have to line up my sentences. There is a way to do it. I just can't remember how. It was a first year course so it couldn't have been that hard.
set space (7) or somthing like that meant "hit the space bar 7 times". It may require another library but I know it can be done because I use to do it on every assignment to make it look nice.
Keep searching, try looking up Character space, indentation, lining up output or somthing.
Just call the function with the parameters you want:
(Text, X Axis, Y Axis)
And it will print out the text for you. You can use the same idea to move your text cursor to the location you want to. I'm sure there are better ways, but this is how I would do it.