Line 5:
Line 5:
[http://www.google.ca/codesearch?q=nanosleep nanosleep] -- suspend thread execution for an interval measured in
[http://www.google.ca/codesearch?q=nanosleep nanosleep] -- suspend thread execution for an interval measured in
nanoseconds
nanoseconds
−
<br> LIBRARY
+
<br /> LIBRARY
Standard C Library (libc, -lc)
Standard C Library (libc, -lc)
−
<br> SYNOPSIS
+
<br /> SYNOPSIS
#include <time.h>
#include <time.h>
</code>
</code>
Line 19:
Line 19:
== Feedback and sugestions ==
== Feedback and sugestions ==
===== General =====
===== General =====
−
A great start to a project. In addition to the things you've noted in your TO DO list it would be great ot see the following.
+
A great start to a project. In addition to the things you've noted in your TO DO list it would be great ot see the following.
::Thanks :) After being away for a month I never really got back to this app, mostly because I didn't want to change all the stuff to C++ in order to use various libraries for drawing menus and stuff. Will be back to be more active soon as holidays approach :) --[[User:Drei000|drei000]] 20:10, 13 January 2009 (UTC)
::Thanks :) After being away for a month I never really got back to this app, mostly because I didn't want to change all the stuff to C++ in order to use various libraries for drawing menus and stuff. Will be back to be more active soon as holidays approach :) --[[User:Drei000|drei000]] 20:10, 13 January 2009 (UTC)
Line 40:
Line 40:
:-Remove cells
:-Remove cells
:-Toggle cells (toggles on to off and off to on with each click)
:-Toggle cells (toggles on to off and off to on with each click)
−
*Ability to hold down B and drag to draw lines etc rather than having to click once for each cell. Maybe add the ability to toggle this on/off.
+
*Ability to hold down B and drag to draw lines etc rather than having to click once for each cell. Maybe add the ability to toggle this on/off.
*Ability to "stamp" predefined cell shapes, there are some interesting ones at http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Examples_of_patterns
*Ability to "stamp" predefined cell shapes, there are some interesting ones at http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Examples_of_patterns