Y
Hacker News
new
|
ask
|
show
|
jobs
by
philipwhiuk
530 days ago
I don't think it's an unreasonable criticism, otherwise the challenge is trivial:
``` function printg(arg) { printf(arg); } ```
1 comments
Ensorceled
530 days ago
That, of course, isn't what they did.
link
philipwhiuk
529 days ago
They did put it in a while loop though, which, if my programming isn't completely out of date, is capable of calling the function more than once.
link