kevin86
- 20
- 0
Since the graphing idea is not available. Does the fortran write/print command let me choose where a number or * is printed at. Like a row column thing if I want to print say a * on the page.
Something like that. Can I make sure it ends where I want it to end up without counting how many spaces it takes to display something.
Code:
* * *
* * * *
Something like that. Can I make sure it ends where I want it to end up without counting how many spaces it takes to display something.
Last edited: