Tagged Questions

1
vote
2answers
515 views

How to draw a rectangle in console applicaiton?

aHi, Never used extended ascii ,need to draw a rectangle in a console app with a number inside Do you know of any link or know how to draw rectangles etc.. in c# using extended ascii? This is for a ...