What is the easist way to draw graphics using pelleC?

Started by jwzumwalt, May 06, 2009, 08:34:59 AM

Previous topic - Next topic

jwzumwalt

I have a book that has many experimental c routines. I would like to try them out using the most straight forward technique... What do you suggest as the easist?

TimoVJL

Perhaps leaning Windows GUI/GDI API.
Keyword examples: MoveToEx() LineTo() ArcTo()
May the source be with you