Talk:Draw a clock: Difference between revisions

C99?
(Created page with "What is supposed to happen here? I could not get the C code to compile. --~~~~")
 
(C99?)
Line 1:
What is supposed to happen here? I could not get the C code to compile. --[[User:Rdm|Rdm]] 01:50, 4 July 2011 (UTC)
:Oh sorry, should have said it's C99, <code>gcc -std=c99 -Wall -lm stuff.c</code>, for example. --~~
Anonymous user