Fatal Error Value must be positive and below the buffer width.
Im getting a console error that reads FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: Value must be positive and below the buffer width. Im trying to use Console.SetCursorPosition (10, 10); but its giving me and error everytime
Please sign in to leave a comment.