Talk:Draw a clock

From Rosetta Code
Revision as of 01:59, 4 July 2011 by rosettacode>Ledrug (C99?)

What is supposed to happen here? I could not get the C code to compile. --Rdm 01:50, 4 July 2011 (UTC)

Oh sorry, should have said it's C99, gcc -std=c99 -Wall -lm stuff.c, for example. --~~