void
repeat (
int
 
n
, 
(
void
)
 
f)
Calls a function a given number of timesNB: only useful if f has a side-effect
n
The number of times to call f
f
The function to be called n times

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.