I know how I can set the caret to a specific x, y in the console window, but is there a way to retrieve the current coordinates of it?
I'm trying to make a function to go to the nth column in the console, but I want it to stay in the same row. I'm going to use this function in replace of setw() functions.
Thanks in advance for any help.
