beremiz
Clone
Summary
Browse
Changes
Graph
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
2009-07-20, greg
32339ad7d9ae
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg