Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Timer

Name: Anonymous 2008-02-16 7:34

Hi /prog/,

I know intermediate level Visual Basic (yes i know it's AIDS) and am learning C. I'm just wondering if there's a way to implement timer like functionality in C and if there is how to go about it.

Name: Anonymous 2008-02-16 10:03

>>6
jmp_buf env;
if (_setjmp(env) < when)
    _longjmp(env, time(NULL));

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List