Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

how do i learn win32 for c++?

Name: Anonymous 2007-05-02 16:18 ID:XRcdnMaL

i want to plot a graph from scratch and setpixel sucks dick. any good books to look at? msdn encylopedia is way too large.

Name: Anonymous 2007-05-02 16:46 ID:KpE7iXLs

>>1
Use Python+Psyco. For graphics, use wxWidgets, I think I saw chart widgets somewhere. Or output something you can then feed GNUplot or something like that, I believe. Or do as I do, poor man's charts (AKA nigger charts):

print '%20s' % label, '#' * int(value * 55 / max_value)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List