Drawing some lines.

May 5, 2013 at 3:29am
Hey guys does anyone know a simple function to draw out random lines without graphics.h? Im trying to draw six randomly places lines as output any suggesttions would be great. Thank you! P.S I also looked up DDA and Bresenham's Algorithm they both always seem to require graphics.h.
Last edited on May 5, 2013 at 3:34am
May 5, 2013 at 3:33am
Stand() rand() std::cout "--------"
Topic archived. No new replies allowed.