Example
From OLPC
Revision as of 17:39, 27 November 2007 by 24.110.145.202 (Talk)
An example activity for testing purposes. Should eventually include many tricky corner cases that we want implemented properly.
This needs to be in plain C, as Python examples are everywhere while most things that need to be ported are not able to call Python libraries. C, C++, Pascal, and numerous other languages are able to call into C code.
There should be implementations for GTK, SDL, and raw Xlib.
This article is a stub. You can help the OLPC project by expanding it.

