How does one create a timer in C?
I want a piece of code to continuously fetch data from a gps parsers output.
Are there good libraries for this or should it
The question about a timer is quite unspecific, though there are two functions that come to my mind that will help you:
See manpages for further explanation :)