Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • \$\begingroup\$ This code works perfectly for me in Linux. Thank you. \$\endgroup\$ Commented Oct 29, 2015 at 20:08
  • \$\begingroup\$ This actually runs in QBasic 4.5, but the background is not really white :) . Here is a GIF of it compiling and running: codegolf.square7.ch/altqb.gif \$\endgroup\$ Commented Oct 29, 2015 at 20:57
  • \$\begingroup\$ @mınxomaτ Odd, color 15 should give either white or light gray according to everything I thought I knew... that looks like light cyan (color 11). What does SCREEN 8 instead of 7 do? \$\endgroup\$ Commented Oct 29, 2015 at 21:52
  • \$\begingroup\$ Same greenish background. But you're right, according to spec it should be white. I also tried color 7 (grey) and it came out as grey. So your solution is absolutely ok, but there's something wrong with my DOS. \$\endgroup\$ Commented Oct 29, 2015 at 21:59