Order of the Butterfly
Posts: 348 from 2004/8/31
From: Québec - Canada
I've written a small example on how I'm using it.
There are multiple derivations possible but the concept is always the same.
Check the code here: http://www.yomgui.fr/timer_ex.c
Compile it using command: gcc -noixemul -Wall timer_ex.c
Just run the a.out, CTRL-C to stop.
Note: I release my code in the Public Domain
[ Edited by Yomgui 21.01.2012 - 15:51 ]And now... next project!