Drawing some lines.

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
Stand() rand() std::cout "--------"
Topic archived. No new replies allowed.