Re: Simplest C++ Line Drawing

From: Thomas Richter (thor_at_mersenne.math.tu-berlin.de)
Date: 04/04/05


Date: 4 Apr 2005 15:55:11 GMT

Hi,

> What's the simplest way to pop open a window and do simple line drawing
> in C or C++, with a program that can be compiled for Linux (with g++) or
> for Windows (with mingw) ?

Possibly SDL. http://www.libsdl.org/index.php

So long,
        Thomas